From: Stanislav Kinsbursky Date: Mon, 26 Nov 2012 13:16:30 +0000 (+0300) Subject: nfsd: recovery - make in_grace per net X-Git-Tag: v3.8-rc1~20^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f141f79d709de447c8c92ba54821740ae53a5d07;p=pandora-kernel.git nfsd: recovery - make in_grace per net Flag in_grace is a part of client tracking state, which is network namesapce aware. So let'a replace global static variable with per-net one. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed