From: Stanislav Kinsbursky Date: Mon, 26 Nov 2012 12:22:13 +0000 (+0300) Subject: nfsd: cleanup NFSd state start a bit X-Git-Tag: v3.8-rc1~20^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85ed443052570b25ea4b5f5fa70c57e0129fbc4;p=pandora-kernel.git nfsd: cleanup NFSd state start a bit This patch renames nfs4_state_start_net() into nfs4_state_create_net(), where get_net() now performed. Also it introduces new nfs4_state_start_net(), which is now responsible for state creation and initializing all per-net data and which is now called from nfs4_state_start(). Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed