From: Stanislav Kinsbursky Date: Thu, 6 Dec 2012 11:23:09 +0000 (+0300) Subject: nfsd: move per-net startup code to separated function X-Git-Tag: v3.8-rc1~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff50b3dea9a242b50642a703b513986bffb8ce9;p=pandora-kernel.git nfsd: move per-net startup code to separated function NFSd resources are partially per-net and partially globally used. This patch splits resources init and shutdown and moves per-net code to separated functions. Generic and per-net init and shutdown are called sequentially for a while. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed