From: Anand Jain <anand.j...@oracle.com> This will add new option -x to the btrfs subvol list sub-command to display subvol-snapshot relation in tree format with appropriate indentation.
Anand Jain (5): Btrfs-progs: add parent uuid for snapshots Btrfs-progs: maintain similar case in heading prefix Btrfs-progs: Move printing outside of btrfs_list_subvols Btrfs-progs: make provision to print subvol list tree format Btrfs-progs: Add -x option to btrfs subvol list to display snapshots in tree format btrfs-list.c | 227 +++++++++++++++++++++++++++++++++++++++++++++++------ btrfs-list.h | 3 +- cmds-subvolume.c | 20 ++++-- man/btrfs.8.in | 4 +- 4 files changed, 220 insertions(+), 34 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html