Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Changes Prior to 1.12.0 release
- Don't use 'lstat' to check for blockdevices, use stat.
- Get size calculation right when in Create when BLKGESIZE64 not available
+ - Document --size=max option for --grow
+
Changes Prior to 1.11.0 release
- Fix embarassing bug which causes --add to always fail.
than the currently active drives, the extra space can be accessed
using
.BR --grow .
+The size can be given as
+.B max
+which means to choose the largest size that fits all on all current drives.
.TP
.BR --assume-clean