[PULL-REQUEST] 3 md fixes suitable for 2.6.29 and -stable

From: Neil Brown
Date: Tue Feb 24 2009 - 21:30:32 EST



Hi Linus,
Recently discovered bugs, mostly affecting raid10 (though with a
raid1 connection).
Can cause Oops or data corruption.

Thanks,
NeilBrown



The following changes since commit 2ec77fc93ca8731368fbe8e71f805c0569d4bcee:
Linus Torvalds (1):
Merge branch 'drm-fixes' of git://git.kernel.org/.../airlied/drm-2.6

are available in the git repository at:

git://neil.brown.name/md/ for-linus

NeilBrown (3):
md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.
md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.
md: avoid races when stopping resync.

drivers/md/raid1.c | 3 ++-
drivers/md/raid10.c | 19 ++++++++++---------
2 files changed, 12 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/