Re: [PATCH 08/13] btrfs-progs: Revert "btrfs-progs: Add repair and report function for orphan file extent."

2018-10-23 Thread Qu Wenruo
On 2018/10/23 下午5:41, Su Yue wrote: > From: Su Yanjun > > The reason for revert is that according to the existing situation, the > probability of problem in the extent tree is higher than in the fs tree. In fact we should find a place to address the priority when we check/repair fs trees.

[PATCH 08/13] btrfs-progs: Revert "btrfs-progs: Add repair and report function for orphan file extent."

2018-10-23 Thread Su Yue
From: Su Yanjun The reason for revert is that according to the existing situation, the probability of problem in the extent tree is higher than in the fs tree. So this feature should be removed. Signed-off-by: Su Yanjun --- check/main.c | 103