knfsd: nfsv4 delegation recall should take reference on client
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 13 Sep 2007 00:35:15 +0000 (20:35 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:31:57 +0000 (18:31 -0400)
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 <bfields@citi.umich.edu>

No differences found