Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Tue, 27 Sep 2005 19:41:39 +0000 (19:41 +0000)
committeradilger <adilger>
Tue, 27 Sep 2005 19:41:39 +0000 (19:41 +0000)
commit960ef5e601e6b98880f4bc6e65dabc2beb435ef4
treec11514638a4a284c0b031a0d57ccc1d3e2e8cb3f
parentc1d8e63b13044981d93022b0b41d2406683e7455
Branch b1_4
Add liblustre_wait_event() calls before entering all liblustre API functions
to ensure that pending ASTs from LDLM_FL_CANCEL_ON_BLOCK locks are handled
before we do any local lock matching.  Also add liblustre_wait_event() calls
just before exiting Lustre code to handle any remaining items before returning
to the uninterruptible client code.
b=9352, b=7313
r=green
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/genlib.sh
lustre/liblustre/lutil.c
lustre/liblustre/namei.c
lustre/liblustre/rw.c
lustre/liblustre/super.c