Re: [PATCH 2/2] btrfs-progs: cmds-check.c: supports inode isize fix in lowmem

2017-01-17 Thread David Sterba
On Mon, Jan 09, 2017 at 01:38:08PM +0800, Su Yue wrote: > Add a function 'repair_inode_isize' to support inode isize repair. Similar comments to this patch, missng path init and the error message level. > Signed-off-by: Su Yue > --- > cmds-check.c | 49

[PATCH 2/2] btrfs-progs: cmds-check.c: supports inode isize fix in lowmem

2017-01-08 Thread Su Yue
Add a function 'repair_inode_isize' to support inode isize repair. Signed-off-by: Su Yue --- cmds-check.c | 49 - 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/cmds-check.c b/cmds-check.c index