diff options
author | NeilBrown <neilb@suse.de> | 2006-01-06 09:20:33 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 17:34:06 +0100 |
commit | fccddba060f2b4916a30aa27acc3d03b01bb981e (patch) | |
tree | 92fbb81ab3b1fdbbe8de9ba2ebb91ac68c57b2a0 /drivers/md/bitmap.c | |
parent | [PATCH] md: convert md to use kzalloc throughout (diff) | |
download | linux-fccddba060f2b4916a30aa27acc3d03b01bb981e.tar.xz linux-fccddba060f2b4916a30aa27acc3d03b01bb981e.zip |
[PATCH] md: tidy up raid5/6 hash table code
- replace open-coded hash chain with hlist macros
- Fix hash-table size at one page - it is already quite generous, so there
will never be a need to use multiple pages, so no need for __get_free_pages
No functional change.
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 'drivers/md/bitmap.c')
0 files changed, 0 insertions, 0 deletions