commit | c53c1bb94f30cecee79ca0a8e9977640338283be | [log] [tgz] |
---|---|---|
author | Olaf Kirch <okir@suse.de> | Wed Oct 04 02:16:00 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:17 2006 -0700 |
tree | 88235a72747c8b151be619f3c1a95f9ae1a1dbc0 | |
parent | f2af793db02d2c2f677bdb5bf8e0efdcbf9c0256 [diff] |
[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>