commit | f141f79d709de447c8c92ba54821740ae53a5d07 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Mon Nov 26 16:16:30 2012 +0300 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Nov 28 10:13:54 2012 -0500 |
tree | ba95be5f9ebb6c532727c7b0acb169be41da6ef0 | |
parent | 3a0733692f6665a28c50ebadb6d9db2b183bcb91 [diff] |
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 <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>