Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Wed, 9 Jul 2008 01:31:13 +0000 (01:31 +0000)
committerbobijam <bobijam>
Wed, 9 Jul 2008 01:31:13 +0000 (01:31 +0000)
commitce313016637e3a1dd28fde1d9773e9225ecb5f1b
tree86afd504486ddb031201e80f11cd3ffa2bbc6d83
parent94bdca5ca63b421211f6b96a737106e552316cb5
Branch b1_6
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