Re: [PATCH 0/4] btrfs check --check-data-csum enhancement for

2018-05-28 Thread David Sterba
On Mon, May 28, 2018 at 08:20:35PM +0800, Qu Wenruo wrote: > Or do I need to rebase the patchset and resend? The patches are in devel for a long time. If you have any updates, please send as incremental patches, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in t

Re: [PATCH 0/4] btrfs check --check-data-csum enhancement for

2018-05-28 Thread Qu Wenruo
Gentle ping. Or do I need to rebase the patchset and resend? Thanks, Qu On 2018年02月27日 17:12, Qu Wenruo wrote: > Log-writes tool from Josef exposed btrfs data corruption. > > Although still digging, at least enhance --check-data-csum option so > that log-replay --check can stop exactly at the p

Re: [PATCH 0/4] btrfs check --check-data-csum enhancement for

2018-05-07 Thread David Sterba
On Tue, Feb 27, 2018 at 05:12:55PM +0800, Qu Wenruo wrote: > Log-writes tool from Josef exposed btrfs data corruption. > > Although still digging, at least enhance --check-data-csum option so > that log-replay --check can stop exactly at the point where btrfs data > get corrupted, instead of manua

[PATCH 0/4] btrfs check --check-data-csum enhancement for

2018-02-27 Thread Qu Wenruo
Log-writes tool from Josef exposed btrfs data corruption. Although still digging, at least enhance --check-data-csum option so that log-replay --check can stop exactly at the point where btrfs data get corrupted, instead of manually checking the output. Qu Wenruo (4): btrfs-progs: check: Check