Re: [PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem

2017-06-01 Thread David Sterba
On Wed, May 17, 2017 at 04:25:03PM +0800, Su Yue wrote: > This patchset was sent a month ago. > Since it's a start of lowmem repair patches, I hope to get some > opinions about it. This is unfortunate, it may take more time before I get back to this. -- To unsubscribe from this list:

Re: [PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem

2017-05-17 Thread Su Yue
Hi This patchset was sent a month ago. Since it's a start of lowmem repair patches, I hope to get some opinions about it. Thanks Su Yue On 04/11/2017 11:26 AM, Su Yue wrote: The series include following contents: 1) Repair wrong nbytes of file inode item. After traversal of

[PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem

2017-04-10 Thread Su Yue
The series include following contents: 1) Repair wrong nbytes of file inode item. After traversal of extents in one file, we should get the actual nbytes of the file. If nbytes in the file inode differs from the actual value, set the value to actual one. The wrong nbytes of file