linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xfstests: test btrfs replace on RAID 5/6
@ 2015-07-23 20:51 Omar Sandoval
  2015-07-23 20:51 ` [PATCH 1/3] btrfs/011: test replace on RAID 5/6 now that it's supported Omar Sandoval
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Omar Sandoval @ 2015-07-23 20:51 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Wang Yanfeng, Omar Sandoval

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-07-28 17:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 20:51 [PATCH 0/3] xfstests: test btrfs replace on RAID 5/6 Omar Sandoval
2015-07-23 20:51 ` [PATCH 1/3] btrfs/011: test replace on RAID 5/6 now that it's supported Omar Sandoval
2015-07-24  3:01   ` Eryu Guan
2015-07-24 12:10   ` David Sterba
2015-07-23 20:51 ` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs Omar Sandoval
2015-07-24  3:03   ` Eryu Guan
2015-07-24 12:09   ` David Sterba
2015-07-24 17:50     ` Omar Sandoval
2015-07-27 22:22       ` Brendan Hide
2015-07-27 22:44         ` Hugo Mills
2015-07-28 16:52         ` David Sterba
2015-07-28 17:41           ` Omar Sandoval
2015-07-23 20:51 ` [PATCH 3/3] btrfs: add a test of replace missing dev in diff raid Omar Sandoval
2015-07-24  3:28   ` Eryu Guan
2015-07-24 17:52     ` Omar Sandoval

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).