On Monday January 26, maan@xxxxxxxxxxxxxxx wrote: > These two patches against Neil's for-next tree make the internal > representaions of mddev->size and rdev->size sector-based. > checkpatch.pl is happy with both patches, and the patched kernel > passes all tests of the mdadm test suite on my i386 UP box. > > Please review. > > BTW: This completes the block -> sector conversion of the md code base > because all remaining block-based quantities are either user-visible > (via sysfs) or describe on-disk formats (version 0.90 superblocks) > and hence can not be changed without breaking user space. > Thanks Andre. These look fine. The only problem I could find was that in the first patch, the change log says "num_sectors" and the code says "sectors" :-) I'll queue these for the next release. Thanks, NeilBrown -- 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