From: Alexandros Batsakis Date: Fri, 5 Feb 2010 11:45:05 +0000 (-0800) Subject: nfs41: renewd sequence operations should take/put client reference X-Git-Tag: v2.6.34-rc1~190^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7135840fc74699513d50e0c9c64922f2d38aa5e3;p=pandora-kernel.git nfs41: renewd sequence operations should take/put client reference renewd sends SEQUENCE requests to the NFS server in order to renew state. As the request is asynchronous, renewd should take a reference to the nfs_client to prevent concurrent umounts from freeing the session/client Signed-off-by: Alexandros Batsakis Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed