diff options
| author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-09-09 16:23:50 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-09 16:39:11 -0700 |
| commit | 3178b0dbdf67322f6506582e494bdf553cc85c32 (patch) | |
| tree | a1169a85a0b3a54f1368dcdd86f656cfe4edd89e /scripts/patch-kernel | |
| parent | [PATCH] md: make sure bitmap_daemon_work actually does work. (diff) | |
| download | linux-3178b0dbdf67322f6506582e494bdf553cc85c32.tar.gz linux-3178b0dbdf67322f6506582e494bdf553cc85c32.zip | |
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
When hot-adding a bitmap, bitmap_daemon_work could get called while the bitmap
is being created, so don't set mddev->bitmap until the bitmap is ready.
This requires freeing the bitmap inside bitmap_create if creation failed
part-way through.
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
