From: Chuck Lever Date: Tue, 14 Dec 2010 15:05:33 +0000 (+0000) Subject: lockd: Add nlm_destroy_host_locked() X-Git-Tag: v2.6.38-rc1~407^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=723bb5b5052faba57060a2feb564ced22416b5bc;p=pandora-kernel.git lockd: Add nlm_destroy_host_locked() 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed