Update the manpage in "SIZE CHANGES" against the md commit. Commit: e8a27f836f165c26f867ece7f31eb5c811692319 (md/bitmap: disable bitmap_resize for file-backed bitmaps.) Signed-off-by: Zhilong Liu <zlliu@xxxxxxxx> --- mdadm.8.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mdadm.8.in b/mdadm.8.in index e0747fb..f0fd1fc 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -2758,6 +2758,11 @@ Also the size of an array cannot be changed while it has an active bitmap. If an array has a bitmap, it must be removed before the size can be changed. Once the change is complete a new bitmap can be created. +.PP +Note: +.B "--grow --size" +is not yet supported for external file bitmap. + .SS RAID\-DEVICES CHANGES A RAID1 array can work with any number of devices from 1 upwards -- 2.6.6 -- 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