Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Tue, 13 May 2008 01:28:34 +0000 (01:28 +0000)
committerbobijam <bobijam>
Tue, 13 May 2008 01:28:34 +0000 (01:28 +0000)
commit128fd4f71d78b23ee49ecc890ca58a57dd44919a
tree8add7920363c6d984015f4021ac11dc2ab52bc4d
parent3521ec812fb2f6f333c352b11d3deaa68740bd4f
Branch b1_6
b=12888
i=johann, green

Description: mds_mfd_close() ASSERTION(rc == 0)
Details    : In mds_mfd_close(), we need protect inode's writecount change
             within its orphan write semaphore to prevent possible races.
lustre/ChangeLog
lustre/mds/mds_open.c