commit | c7369b3faea230cf6009449147ed755c45e74afd | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri May 31 15:39:31 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Tue Jul 02 12:30:48 2019 +0200 |
tree | 3a2237f725a6ae2582302dbcbcad0ba0e154febe | |
parent | e88439debd0a7f969b3ddba6f147152cd0732676 [diff] |
btrfs: add mask for all RAID1 types Preparatory patch for additional RAID1 profiles with more copies. The mask will contain 3-copy and 4-copy, most of the checks for plain RAID1 work the same for the other profiles. Signed-off-by: David Sterba <dsterba@suse.com>