commit | 7135840fc74699513d50e0c9c64922f2d38aa5e3 | [log] [tgz] |
---|---|---|
author | Alexandros Batsakis <batsakis@netapp.com> | Fri Feb 05 03:45:05 2010 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Mar 02 12:54:30 2010 -0500 |
tree | 565b03cebb1bff5fde1cc54418eb56d54e5bd743 | |
parent | dc96aef96a75348b4d1b01c4c0429ab52780683e [diff] |
nfs41: renewd sequence operations should take/put client reference renewd sends SEQUENCE 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 session/client Signed-off-by: Alexandros Batsakis <batsakis@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>