]> git.hungrycats.org Git - linux/commitdiff
Revert "btrfs: fix raid56 scrub failed in xfstests btrfs/072"
authorZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 27 Mar 2015 03:18:50 +0000 (23:18 -0400)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 27 Mar 2015 03:18:50 +0000 (23:18 -0400)
This reverts commit 0e8f2c1464e8a3b6f1225bf9b50310771dbc4d2e.

fs/btrfs/scrub.c

index 43ceb794e998fd75e5916493565a1fcf5e5dee05..9d3322b8eed8fa26b47f63c463a270e8b7d30e25 100644 (file)
@@ -2338,8 +2338,6 @@ static noinline_for_stack int scrub_stripe(struct scrub_ctx *sctx,
        path->search_commit_root = 1;
        path->skip_locking = 1;
 
-       ppath->search_commit_root = 1;
-       ppath->skip_locking = 1;
        /*
         * trigger the readahead for extent tree csum tree and wait for
         * completion. During readahead, the scrub is officially paused