Hi Linus, please pull these md updates: They add the appropriate call for the new 'topology' numbers, and fix a small assortment of bugs. Thanks, NeilBrown The following changes since commit 5a4f13fad1ab5bd08dea78fc55321e429d83cddf: Linus Torvalds (1): Merge git://git.kernel.org/.../davem/ide-2.6 are available in the git repository at: git://neil.brown.name/md for-linus Martin K. Petersen (1): md: Use new topology calls to indicate alignment and I/O sizes NeilBrown (5): md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. md: fix error path when duplicate name is found on md device creation. md: tidy up error paths in md_alloc md/raid5: suspend shouldn't affect read requests. md: use interruptible wait when duration is controlled by userspace. drivers/md/linear.c | 4 +- drivers/md/md.c | 56 +++++++++++++++++++++++++++-------------------- drivers/md/multipath.c | 7 +++-- drivers/md/raid0.c | 9 ++++++- drivers/md/raid1.c | 9 +++---- drivers/md/raid10.c | 19 +++++++++++----- drivers/md/raid5.c | 28 ++++++++++++++++++----- 7 files changed, 84 insertions(+), 48 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