From: Stanislav Kinsbursky Date: Mon, 26 Nov 2012 12:22:08 +0000 (+0300) Subject: nfsd: cleanup NFSd state shutdown a bit X-Git-Tag: v3.8-rc1~20^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dce0ac9069bbebfd34f890f599ccdb92fa76e9f;p=pandora-kernel.git nfsd: cleanup NFSd state shutdown a bit This patch renames __nfs4_state_shutdown_net() into nfs4_state_shutdown_net(), __nfs4_state_shutdown() into nfs4_state_shutdown_net() and moves all network related shutdown operations to nfs4_state_shutdown_net(). Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed