From: Bryan Schumaker Date: Wed, 20 Jun 2012 19:53:41 +0000 (-0400) Subject: NFS: Use nfs4_destroy_server() to clean up NFS v4 X-Git-Tag: v3.6-rc1~38^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeebf91675421b730448489ebf4720e5c419beec;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed