The first is a minor bug fix, the other to are just code improvements. I have some patches to add "failfast" functionality, and I want to get the small clean-ups out of the way first. Thanks, NeilBrown --- NeilBrown (3): md/raid1: fix: IO can block resync indefinitely md: remove md_super_wait() call after bitmap_flush() md: define mddev flags, recovery flags and r1bio state bits using enums drivers/md/md.c | 1 - drivers/md/md.h | 76 +++++++++++++++++++++++++--------------------------- drivers/md/raid1.c | 2 + drivers/md/raid1.h | 18 +++++++----- 4 files changed, 47 insertions(+), 50 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html