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:
06f1f86
)
nfsd4: share open and lock owner hash tables
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 7 Nov 2011 22:23:30 +0000
(17:23 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 8 Nov 2011 16:28:45 +0000
(11:28 -0500)
Now that they're used in the same way, it's a little simpler to put open
and lock owners in the same hash table, and I can't see a reason not to.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found