From: Olaf Kirch Date: Wed, 4 Oct 2006 09:15:56 +0000 (-0700) Subject: [PATCH] knfsd: lockd: make the hash chains use a hlist_node X-Git-Tag: v2.6.19-rc1~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cea32761a2f954c6d42ca79d7d1e6b9663b1e4a;p=pandora-kernel.git [PATCH] knfsd: lockd: make the hash chains use a hlist_node Get rid of the home-grown singly linked lists for the nlm_host hash table. Signed-off-by: Olaf Kirch Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed