Re: [PATCH 0/4] Convert regression fix with print-tree enhancement

2016-08-19 Thread David Sterba
On Fri, Aug 19, 2016 at 04:13:04PM +0800, Qu Wenruo wrote: > This patchset fixes one convert regression, adds regression test. > Then with 2 print-tree enhancement, which is quite handy to find how inode > and subvolume READONLY flag is set. > > Qu Wenruo (4): > btrfs-progs: convert: Fix a regre

[PATCH 0/4] Convert regression fix with print-tree enhancement

2016-08-19 Thread Qu Wenruo
This patchset fixes one convert regression, adds regression test. Then with 2 print-tree enhancement, which is quite handy to find how inode and subvolume READONLY flag is set. Qu Wenruo (4): btrfs-progs: convert: Fix a regression that ext2_save/image is not readonly btrfs-progs: convert-t