]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Create: default to bitmap=internal for large arrays.
authorNeilBrown <neilb@suse.de>
Mon, 4 Mar 2013 23:36:21 +0000 (10:36 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 4 Mar 2013 23:36:21 +0000 (10:36 +1100)
commit748952f73e34f9963ea82347f4d71d67dcb1096a
tree2a8fba749f92eb275fee410f1b54ad5fabf7f0b7
parent8af530b07fce27f56c56b2ffd254a40b4ab67c6b
Create: default to bitmap=internal for large arrays.

Here, "large" means components are 100G or more.  It is
usually beneficial to have write-intent bitmaps on such arrays.
They can be suppressed with --bitmap=none

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