]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add support for auto-partitioning base devices.
authorNeilBrown <neilb@suse.de>
Thu, 2 Sep 2010 04:30:03 +0000 (14:30 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Sep 2010 01:26:28 +0000 (11:26 +1000)
commit61018da020ab3e25b21e0dffc7ecc4f708207a0b
tree39f66fff8391d1bd270815f90ae5934d2def234d
parent54887ad8cbb52ae3767b693c357a6c8d95af5da4
Add support for auto-partitioning base devices.

If a device is bare and policy suggests that it can be used as a spare
for virtual 'partitions' array, find an appropriate partition table
and write it to the device.

Signed-off-by: NeilBrown <neilb@suse.de>
Incremental.c