]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Validate size of potential spare disk for external metadata (with containers)
authorPrzemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Sun, 26 Dec 2010 11:38:42 +0000 (22:38 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Dec 2010 11:38:42 +0000 (22:38 +1100)
commit4886570497e369550608666bd7c1d4638e47a8c1
tree8540e0b6683effcafd8c0c9319463993cd6530c1
parentb6b3f0f7ebb00c264421fb09e5634fd28994e0e7
Validate size of potential spare disk for external metadata (with containers)

mdinfo read with sysfs_read do not contain information about the space
needed to store data of all volumes created in that container, so that
spare can be used as replacement for existing subarrays in the future.

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