commit | 0851de06174e9800e76b26e4be0ca94294c09c8c | [log] [tgz] |
---|---|---|
author | Alexandros Batsakis <batsakis@netapp.com> | Fri Feb 05 03:45:06 2010 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Mar 02 13:00:03 2010 -0500 |
tree | 4049cd2aaa462eb0f4d206d3f8a07afa13f2c96d | |
parent | 7135840fc74699513d50e0c9c64922f2d38aa5e3 [diff] |
nfs4: renewd renew operations should take/put a client reference renewd sends RENEW 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 client Signed-off-by: Alexandros Batsakis <batsakis@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>