David,

 Please find this v6 show patch-set for your integration-20130130 branch.

v5->v6:
        added
        [PATCH 13/13] Btrfs-progs: add subvol flags to print

Anand Jain (12):
  Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
  Btrfs-progs: add parent uuid for snapshots
  Btrfs-progs: move struct root_info to btrfs-list.h
  Btrfs-progs: add function btrfs_get_subvol to get root_info of a
    subvol
  Btrfs-progs: add method to filter snapshots by parent uuid
  Btrfs-progs: put find_mount_root() in commands.h
  Btrfs-progs: make printing subvol extensible to newer layouts
  Btrfs-progs: make get_subvol_name non cmds-send specific
  Btrfs-progs: add show subcommand to subvol cli
  Btrfs-progs: update btrfs_get_subvol to be inline with resolve_root
    ret changes
  Btrfs-progs: Fix a small memory leak in managing the btrfs list filter
  Btrfs-progs: add subvol flags to print

Wang Shilong (1):
  Btrfs-progs: filter the deleted subvolumes when listing snapshots

 btrfs-list.c     | 239 +++++++++++++++++++++++++++++++++++-------------------
 btrfs-list.h     |  58 +++++++++++++-
 cmds-send.c      |  12 +--
 cmds-subvolume.c | 240 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 commands.h       |   4 +
 man/btrfs.8.in   |   6 ++
 6 files changed, 448 insertions(+), 111 deletions(-)

-- 
1.8.1.227.g44fe835

--
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

Reply via email to