On Thu, Jul 23, 2015 at 01:51:49PM -0700, Omar Sandoval wrote: > btrfs replace has been supported on RAID 5/6 since Linux 3.19. > > Signed-off-by: Omar Sandoval <osandov@xxxxxx> Reviewed-by: Eryu Guan <eguan@xxxxxxxxxx> > --- > tests/btrfs/011 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/btrfs/011 b/tests/btrfs/011 > index f4f2fbed68d8..c7d35fa46062 100755 > --- a/tests/btrfs/011 > +++ b/tests/btrfs/011 > @@ -282,8 +282,8 @@ workout "-m dup -d single" 1 cancel quick > workout "-m dup -d dup -M" 1 no quick > workout "-m raid0 -d raid0" 2 no quick > workout "-m raid1 -d raid1" 2 no thorough > -#workout "-m raid5 -d raid5" 2 no quick # not yet supported for btrfs replace > -#workout "-m raid6 -d raid6" 3 no quick # not yet supported for btrfs replace > +workout "-m raid5 -d raid5" 2 no quick > +workout "-m raid6 -d raid6" 3 no quick > workout "-m raid10 -d raid10" 4 no quick > > echo "*** done" > -- > 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 -- 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