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:
66b2b9b
)
nfsd: convert the file_hashtbl to a hlist
author
Jeff Layton
<jlayton@redhat.com>
Tue, 2 Apr 2013 13:01:59 +0000
(09:01 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 3 Apr 2013 19:11:04 +0000
(15:11 -0400)
We only ever traverse the hash chains in the forward direction, so a
double pointer list head isn't really necessary.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found