From: Stanislav Kinsbursky Date: Wed, 14 Nov 2012 15:22:07 +0000 (+0300) Subject: nfsd: use service net instead of hard-coded init_net X-Git-Tag: v3.8-rc1~20^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3320fef19b542b8df9606bd8e63990dc2a3fb330;p=pandora-kernel.git nfsd: use service net instead of hard-coded init_net This patch replaces init_net by SVC_NET(), where possible and also passes proper context to nested functions where required. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed