linux/fs/lockd
Olaf Kirch 07ba806351 [PATCH] knfsd: change nlm_file to use a hlist
This changes struct nlm_file and the nlm_files hash table to use a hlist
instead of the home-grown lists.

This allows us to remove f_hash which was only used to find the right hash
chain to delete an entry from.

It also increases the size of the nlm_files hash table from 32 to 128.

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>
2006-10-04 07:55:17 -07:00
..
clntlock.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
clntproc.c [PATCH] knfsd: when looking up a lockd host, pass hostname & length 2006-10-04 07:55:16 -07:00
host.c [PATCH] knfsd: lockd: make the hash chains use a hlist_node 2006-10-04 07:55:17 -07:00
Makefile
mon.c [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle 2006-10-04 07:55:17 -07:00
svc4proc.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
svc.c [PATCH] knfsd: Correctly handle error condition from lockd_up 2006-10-02 07:57:18 -07:00
svclock.c [PATCH] knfsd: lockd: Change list of blocked list to list_node 2006-10-04 07:55:17 -07:00
svcproc.c [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle 2006-10-04 07:55:17 -07:00
svcshare.c LOCKD: Make nlmsvc_traverse_shares return void 2006-03-20 23:24:25 -05:00
svcsubs.c [PATCH] knfsd: change nlm_file to use a hlist 2006-10-04 07:55:17 -07:00
xdr4.c
xdr.c [PATCH] namespaces: utsname: switch to using uts namespaces 2006-10-02 07:57:21 -07:00