]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Allow K,M,G suffix on chunk sizes as well as device/array sizes.
authorNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 05:23:02 +0000 (16:23 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 05:23:02 +0000 (16:23 +1100)
commit36fad8ecb9b8d7835fa9563d065a608304327560
tree5ba3e89a68cedd60a32a3f5ae3fd8fefdb171b85
parent1c009fc21861a30fd7c30fbb1cb50f9d03030d21
Allow K,M,G suffix on chunk sizes as well as device/array sizes.

We already allow K,M,G suffixes for --size and --array-size.
Allow it for --chunk and --bitmap-chunk as well.

Also add this info to man page, and remove the duplication of info
about --array-size.

Signed-off-by: NeilBrown <neilb@suse.de>
mdadm.8.in
mdadm.c