hi Linus, here are a few fixes for md. One is a regression that came in through the block tree, others are assorted minor bugs that we have had for a while. Thanks, NeilBrown The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73: Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700) are available in the git repository at: git://neil.brown.name/md for-linus Adrian Drzewiecki (1): md: Notify sysfs when RAID1/5/10 disk is In_sync. NeilBrown (3): Update recovery_offset even when external metadata is used. md: provide appropriate return value for spare_active functions. md raid-1/10 Fix bio_rw bit manipulations again drivers/md/md.c | 44 ++++++++++++++++++-------------------------- drivers/md/raid1.c | 21 ++++++++++++--------- drivers/md/raid10.c | 17 ++++++++++------- drivers/md/raid5.c | 13 ++++++++----- 4 files changed, 48 insertions(+), 47 deletions(-) -- 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