]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Incremental.c
Discourage large devices from being added to 0.90 arrays.
authorNeilBrown <neilb@suse.de>
Thu, 8 Sep 2011 03:05:31 +0000 (13:05 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 8 Sep 2011 03:05:31 +0000 (13:05 +1000)
commit11b391ece9fa284a151362537af093aa44883696
tree65b950fd0f692d9aa90e12568e4d4b00088c1613
parent01619b481883926f13da2b1b88f3125359a6a08b
Discourage large devices from being added to 0.90 arrays.

0.90 arrays can only use up to 4TB per device.  So when a larger
device is added, complain a bit.  Still allow it if --force is given
as there could be a valid use.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
Incremental.c
Manage.c
mdadm.c
mdadm.h