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:
684e563
)
nfsd4: maintain one seqid stream per (lockowner, file)
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 20 Oct 2011 10:57:46 +0000
(06:57 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 8 Nov 2011 02:10:47 +0000
(21:10 -0500)
Instead of creating a new lockowner and stateid for every
open_to_lockowner call, reuse the existing lockowner if it exists.
Reported-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found