From: Stanislav Kinsbursky Date: Thu, 6 Dec 2012 11:23:29 +0000 (+0300) Subject: nfsd: introduce helpers for generic resources init and shutdown X-Git-Tag: v3.8-rc1~20^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda9cac1db8ab044e9edbfe5730283016b67d451;p=pandora-kernel.git nfsd: introduce helpers for generic resources init and shutdown NFSd have per-net resources and resources, used globally. Let's move generic resources init and shutdown to separated functions since they are going to be allocated on first NFSd service start and destroyed after last NFSd service shutdown. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed