diff options
author | Sage Weil <sage@newdream.net> | 2009-09-22 02:02:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 16:17:35 +0200 |
commit | bbba809e96539672f775a3d70102657d05816a5b (patch) | |
tree | 6cd9f7b028316f50fa3a06d78cb11ee982c3d09b /drivers/md/dm-uevent.h | |
parent | mm: includecheck fix for mm/nommu.c (diff) | |
download | linux-bbba809e96539672f775a3d70102657d05816a5b.tar.xz linux-bbba809e96539672f775a3d70102657d05816a5b.zip |
md: avoid use of broken kzalloc mempool
The kzalloc mempool does not re-zero items that have been used and then
returned to the pool. Manually zero the allocated multipath_bh instead.
Acked-by: Neil Brown <neilb@suse.de>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/md/dm-uevent.h')
0 files changed, 0 insertions, 0 deletions