summaryrefslogtreecommitdiff
path: root/fs/lockd/svcshare.c
diff options
context:
space:
mode:
authorOlaf Kirch <okir@suse.de>2006-10-04 13:15:58 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-04 18:55:17 +0400
commit07ba80635117c136714084e019375aa508365375 (patch)
tree06160152e4b9c137669a5c833366858f72601895 /fs/lockd/svcshare.c
parent68a2d76cea4234bc027df23085d9df4f2171f7fc (diff)
downloadlinux-07ba80635117c136714084e019375aa508365375.tar.xz
[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>
Diffstat (limited to 'fs/lockd/svcshare.c')
0 files changed, 0 insertions, 0 deletions