Hi this patch set against the for-next tree as of last Friday converts a couple of remaining internal representation of md sizes to sector_t, fixes a bug in the reshape code and adds a couple of trivial cleanups. Patch #1 converts mddev->chunk_size which was previously stored in bytes. Patch #2 fixes what I believe is a bug in super_1_sync() and might be a candiate for -stable. Patches #3 and #4 are further straight-forward conversions that deal with mddev->new_chunk, conf->chunk_size and conf->prev_chunk. Patches #5 and #6 are pure cleanups. All patches pass the tests of the mdadm test suite except 07reshape5intr which appears fail also for the vanilla for-next tree. Please review and consider for inclusion into for-next. Thanks Andre -- 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