[PATCH] knfsd: lockd: Add nlm_destroy_host
authorOlaf Kirch <okir@suse.de>
Wed, 4 Oct 2006 09:16:00 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:17 +0000 (07:55 -0700)
commitc53c1bb94f30cecee79ca0a8e9977640338283be
tree88235a72747c8b151be619f3c1a95f9ae1a1dbc0
parentf2af793db02d2c2f677bdb5bf8e0efdcbf9c0256
[PATCH] knfsd: lockd: Add nlm_destroy_host

This patch moves the host destruction code out of nlm_host_gc into a function
of its own.

Signed-off-by: Olaf Kirch <okir@suse.de>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/lockd/host.c