From: Trond Myklebust Date: Tue, 8 Jan 2008 22:56:07 +0000 (-0500) Subject: NFSv4: Clean up the OPEN/CLOSE serialisation code X-Git-Tag: v2.6.25-rc1~1146^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f74c0a05612b9c2014b5b67833dba9b9f523948;p=pandora-kernel.git 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 --- Reading git-diff-tree failed