Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Wed, 9 Jul 2008 01:29:21 +0000 (01:29 +0000)
committerbobijam <bobijam>
Wed, 9 Jul 2008 01:29:21 +0000 (01:29 +0000)
commit480ec8bd5c8c54ca2bc681d75d76ac6e39d49ad3
tree5656355942a06d19efa78ccd72283023fd5a92ff
parentfae8616c59828d582aa2ae58dab58436e49b9824
Branch b1_8
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