Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Tue, 13 May 2008 01:32:13 +0000 (01:32 +0000)
committerbobijam <bobijam>
Tue, 13 May 2008 01:32:13 +0000 (01:32 +0000)
commit7a3bf9e15dd53db6b4564a1e660e0d7584b487fc
tree71b5510c64eea3c5c1877b30370e78f391807218
parent490d0e5262c737d9f680d3bfbbab7ff3222ac3d3
Branch HEAD
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