Here is the result of btrfs check after applying the patch Dave -----Original Message----- From: Qu Wenruo [mailto:quwenruo.btrfs@xxxxxxx] Sent: 29 April 2018 09:36 To: David C. Partridge Subject: Re: Problems with btrfs Here is the patched binary tree block. You could apply them by the following command (copy1 and copy2 are the same). # dd if=copy1.img of=<device> bs=1 count=16K seek=25942081536 # dd if=copy1.img of=<device> bs=1 count=16K seek=26478952448 And after that, try btrfs check to see if it reports new error. Thanks, Qu On 2018年04月29日 16:24, David C. Partridge wrote: > Attached as requested > > -----Original Message----- > From: linux-btrfs-owner@xxxxxxxxxxxxxxx > [mailto:linux-btrfs-owner@xxxxxxxxxxxxxxx] On Behalf Of Qu Wenruo > Sent: 29 April 2018 03:08 > To: David C. Partridge; linux-btrfs@xxxxxxxxxxxxxxx > Subject: Re: Problems with btrfs > > > > On 2018年04月29日 09:55, David C. Partridge wrote: >> Not a problem >> >> See attached > > The final binary dump: > > # dd if=<device> of=/tmp/copy1.img bs=1 count=16K skip=25942081536 # > dd if=<device> of=/tmp/copy2.img bs=1 count=16K skip=26478952448 > > Thanks, > Qu >
Attachment:
btrfs-check1.log
Description: Binary data
