NFSv4: Ensure that we wait for the CLOSE request to complete
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 18 Oct 2007 22:03:27 +0000 (18:03 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 19 Oct 2007 21:19:25 +0000 (17:19 -0400)
commita49c3c7736a2e77931dabc5bc4a83fb4b2da013e
tree1921900be210540ee53a4011c9e8f781deb0367e
parent565277f63c616e11c37309a1e98c052d18ebbb55
NFSv4: Ensure that we wait for the CLOSE request to complete

Otherwise, we do end up breaking close-to-open semantics. We also end up
breaking some of the silly-rename tests in Connectathon on some setups.

Please refer to the bug-report at
http://bugzilla.linux-nfs.org/show_bug.cgi?id=150

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
fs/nfs/inode.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c