]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Clean up the OPEN/CLOSE serialisation code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Jan 2008 22:56:07 +0000 (17:56 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:24 +0000 (02:05 -0500)
commit20a7d388e211777544e1bb1e450406f490c863b2
tree59bb49bd9a393774b65e3d39e53edfe7bab4613e
parent749897c0097f06469c69743a63721cdc03bcb356
NFSv4: Clean up the OPEN/CLOSE serialisation code

Reduce the time spent locking the rpc_sequence structure by queuing the
nfs_seqid only when we are ready to take the lock (when calling
nfs_wait_on_sequence).

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