diff options
author | Heinz Mauelshagen <heinzm@redhat.com> | 2016-08-17 15:36:44 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-08-17 10:42:39 -0400 |
commit | 9e7d9367e6a29e4cac85aa6df199f760dfa39c8a (patch) | |
tree | a48199ad035ece17f02a7c81c791f1329eede3e7 /sound/Kconfig | |
parent | a3c06a389751192fdcbcdd8bba57bdb856eafe68 (diff) | |
download | op-kernel-dev-9e7d9367e6a29e4cac85aa6df199f760dfa39c8a.zip op-kernel-dev-9e7d9367e6a29e4cac85aa6df199f760dfa39c8a.tar.gz |
dm raid: support raid0 with missing metadata devices
The raid0 MD personality does not start a raid0 array with any of its
data devices missing.
dm-raid was removing data/metadata device pairs unconditionally if it
failed to read a superblock off the respective metadata device of such
pair, resulting in failure to start arrays with the raid0 personality.
Avoid removing any data/metadata device pairs in case of raid0
(e.g. lvm2 segment type 'raid0_meta') thus allowing MD to start the
array.
Also, avoid region size validation for raid0.
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions