Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Wed, 20 Aug 2008 02:04:35 +0000 (02:04 +0000)
committerbobijam <bobijam>
Wed, 20 Aug 2008 02:04:35 +0000 (02:04 +0000)
commite08238030036cd6525869b5780debd3d11ccc40d
tree10d9ea22de39b8d3039a480391ed90ae73bd026c
parent31275d7f274162332e756e90502c40fb80471834
Branch b1_8_gate
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