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-test: Check if the ext2_save/image is read only
  btrfs-progs: print-tree: Print human readable inode flags
  btrfs-progs: print-tree: Print hex and human readable root flags

 btrfs-convert.c                                |  9 ++++-
 ctree.h                                        |  2 ++
 inode.c                                        | 36 +++++++++++++++++++
 print-tree.c                                   | 49 ++++++++++++++++++++++++--
 tests/convert-tests/008-readonly-image/test.sh | 26 ++++++++++++++
 5 files changed, 119 insertions(+), 3 deletions(-)
 create mode 100755 tests/convert-tests/008-readonly-image/test.sh

-- 
2.9.3



--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to