]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Check partition tables when creating array.
authorTrela, Maciej <Maciej.Trela@intel.com>
Tue, 8 Dec 2009 05:07:47 +0000 (16:07 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 8 Dec 2009 05:07:47 +0000 (16:07 +1100)
commit034b203a4754da7615d7b16bafeabfc4115dabea
treef38ae874366d829477f67131581a00b5913c7e7e
parentf98841b3852ceb7fce56a6f818236a4af9b5a00a
Check partition tables when creating array.

When creating an array, check if the devices have partition
tables and print a warning if the table or the partitions might be
destroyed by array creation.

Signed-off-by: NeilBrown <neilb@suse.de>
Create.c
mdadm.h
util.c