diff options
| author | Olaf Kirch <[email protected]> | 2006-10-04 02:15:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-04 07:55:17 -0700 |
| commit | 07ba80635117c136714084e019375aa508365375 (patch) | |
| tree | 06160152e4b9c137669a5c833366858f72601895 /include/linux/debugobjects.h | |
| parent | 68a2d76cea4234bc027df23085d9df4f2171f7fc (diff) | |
[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 <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions