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:
d202cce
)
nfsd: factor out hash functions for export caches.
author
NeilBrown
<neilb@suse.de>
Wed, 3 Feb 2010 06:31:31 +0000
(17:31 +1100)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 16 Mar 2010 22:05:11 +0000
(18:05 -0400)
Both the _lookup and the _update functions for these two caches
independently calculate the hash of the key.
So factor out that code for improved reuse.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found