diff options
author | Gui Hecheng <guihc.fnst@cn.fujitsu.com> | 2015-01-08 20:39:40 -0500 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-01-27 18:26:16 -0500 |
commit | 063c54dccdecb0479662778ddf54ee45aa55423d (patch) | |
tree | 7c82949f2554d2106ae86971a114b61972f7d3fc /lib/sort.c | |
parent | a53f4f8e9c8ebe6c9ee3b34c368913aae9876e22 (diff) |
btrfs: fix raid56 scrub failed in xfstests btrfs/072
The xfstests btrfs/072 reports uncorrectable read errors in dmesg,
because scrub forgets to use commit_root for parity scrub routine
and scrub attempts to scrub those extents items whose contents are
not fully on disk.
To fix it, we just add the @search_commit_root flag back.
Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Reviewed-by: Miao Xie <miaoxie@huawei.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions