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:
ac77efb
)
nfsd: move more into nfsd_startup()
author
J. Bruce Fields
<bfields@redhat.com>
Wed, 21 Jul 2010 22:29:25 +0000
(18:29 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 23 Jul 2010 12:51:26 +0000
(08:51 -0400)
This is just cleanup--it's harmless to call nfsd_rachache_init,
nfsd_init_socks, and nfsd_reset_versions more than once. But there's no
point to it.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found