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:
836fbad
)
nfsd4: lockt, release_lockowner should renew clients
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 3 Dec 2012 22:24:41 +0000
(17:24 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 4 Dec 2012 12:51:12 +0000
(07:51 -0500)
Fix nfsd4_lockt and release_lockowner to lookup the referenced client,
so that it can renew it, or correctly return "expired", as appropriate.
Also share some code while we're here.
Reported-by: Frank Filz <ffilzlnx@us.ibm.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found