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:
a7952f4
)
lockd: Add nlm_destroy_host_locked()
author
Chuck Lever
<chuck.lever@oracle.com>
Tue, 14 Dec 2010 15:05:33 +0000
(15:05 +0000)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 16 Dec 2010 17:37:26 +0000
(12:37 -0500)
Refactor the tail of nlm_gc_hosts() into nlm_destroy_host() so that
this logic can be used separately from garbage collection.
Rename it _locked() to document that it must be called with the hosts
cache mutex held.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found