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)
commitcfdcad4da1903720b9b8c1f176e46a0ebf546be3
tree8c8b12074a5d197c427c4907f41492d556da2dd5
parent1b1a9b3163a83f52ea2ac333846d4dfd2c4edd90
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 <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c