git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38eb65
)
NFS: Use nfs4_destroy_server() to clean up NFS v4
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:41 +0000
(15:53 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:44 +0000
(11:46 -0400)
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>
No differences found