git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a07336
)
nfsd: recovery - make in_grace per net
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Mon, 26 Nov 2012 13:16:30 +0000
(16:16 +0300)
committer
J. 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