commit | cfdcad4da1903720b9b8c1f176e46a0ebf546be3 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Wed Sep 12 20:35:15 2007 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Oct 09 18:31:57 2007 -0400 |
tree | 8c8b12074a5d197c427c4907f41492d556da2dd5 | |
parent | 1b1a9b3163a83f52ea2ac333846d4dfd2c4edd90 [diff] |
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>