commit | eeebf91675421b730448489ebf4720e5c419beec | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Jun 20 15:53:41 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 29 11:46:44 2012 -0400 |
tree | 84287ae7c6afaa29b5139e39c72a2c137f01bbf5 | |
parent | e38eb6506ff426a2bb93433fecfcc863a95fcd03 [diff] |
NFS: Use nfs4_destroy_server() to clean up NFS v4 I can use this function to return delegations and unset the pnfs layout driver rather than continuing to do these things in the generic client. With this change, we no longer need an nfs4_kill_super(). Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>