Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Wed, 9 Jul 2008 01:27:06 +0000 (01:27 +0000)
committerbobijam <bobijam>
Wed, 9 Jul 2008 01:27:06 +0000 (01:27 +0000)
commit5a9aa4408f664ebcc5236f472cc87f0b267bbe71
tree288beb52af690c8a9ffaf7ef2eaa1bc869b2c488
parent34ad8c28a32ee1d7d2af9772cccc660dd442570e
Branch HEAD
b=15825
o=green
i=shadow, bobijam

Description: Kernel BUG tries to release flock
Details    : Lustre does not destroy flock lock before last reference goes
             away. So always drop flock locks when client is evicted and
             perform unlock regardless of successfulness of speaking to MDS.
lustre/ChangeLog
lustre/ldlm/ldlm_lock.c
lustre/llite/file.c