The following patch series enables OLCE (On-Line Capacity Expansion) functionality for external IMSM metadata. Please note that this patch series requires takeover functionality. --- Adam Kwolek (8): OLCE: Workaround for set size problem OLCE: Fix for bio I/O error OLCE: Changes to raid5 required by raid0 OLCE: new_dev and raid_disks changes OLCE: Synchronization with mdmon OLCE: changes to meta update md_update_sb() OLCE: add wait_reshape() OLCE: add sync_completed handler md/md.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++-- md/md.h | 12 +++ md/raid5.c | 240 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 452 insertions(+), 13 deletions(-) -- Adam Kwolek -- 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