From: J. Bruce Fields Date: Thu, 13 Sep 2007 00:35:15 +0000 (-0400) Subject: knfsd: nfsv4 delegation recall should take reference on client X-Git-Tag: v2.6.24-rc1~1293^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfdcad4da1903720b9b8c1f176e46a0ebf546be3;p=pandora-kernel.git knfsd: nfsv4 delegation recall should take reference on client It's not enough to take a reference on the delegation object itself; we need to ensure that the rpc_client won't go away just as we're about to make an rpc call. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed