Btrfs has supported replace on RAID 5 and 6 since 3.19, but xfstests hasn't been updated to reflect that. Patches 1 and 2 in this series fix that. Additionally, I'm including Wang Yanfeng's test for my patch series "Btrfs: RAID 5/6 missing device scrub+replace", updated to use the infrastructure added by patch 2. Thanks! Omar Sandoval (2): btrfs/011: test replace on RAID 5/6 now that it's supported btrfs: add replace missing and replace RAID 5/6 to profile configs Wang Yanfeng (1): btrfs: add a test of replace missing dev in diff raid common/rc | 96 +++++++++++++++++++++++++++-------------------------- tests/btrfs/011 | 4 +-- tests/btrfs/095 | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/095.out | 2 ++ tests/btrfs/group | 1 + 5 files changed, 147 insertions(+), 49 deletions(-) create mode 100755 tests/btrfs/095 create mode 100644 tests/btrfs/095.out -- 2.4.6 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html