From: Stanislav Kinsbursky Date: Mon, 26 Nov 2012 13:16:25 +0000 (+0300) Subject: nfsd: recovery - make rec_file per net X-Git-Tag: v3.8-rc1~20^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0733692f6665a28c50ebadb6d9db2b183bcb91;p=pandora-kernel.git nfsd: recovery - make rec_file per net Opening and closing of this file is done in client tracking init and exit operations. Client tracking is done in network namespace context already. So let's make this file opened and closed per network context - this will simlify it's management. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed