nfsd: recovery - make in_grace per net
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Mon, 26 Nov 2012 13:16:30 +0000 (16:16 +0300)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 28 Nov 2012 15:13:54 +0000 (10:13 -0500)
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 <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found