]> git.hungrycats.org Git - linux/commitdiff
Revert "btrfs: fix raid56 scrub failed in xfstests btrfs/072"
authorZygo Blaxell <zblaxell@serenity.furryterror.org>
Sun, 8 Mar 2015 05:02:02 +0000 (00:02 -0500)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Sun, 8 Mar 2015 05:02:02 +0000 (00:02 -0500)
This reverts commit 299c93a9f21156c870b495f19cc820fe988b6731.

fs/btrfs/scrub.c

index 5e4f32009f67c8df3f4d6aa8d70f72282484ad97..5b6608fd2b88817f3ec9c73529f28ff6ea3f3e78 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