btrfs-progs: use libbtrfsutil for subvol show
authorOmar Sandoval <osandov@fb.com>
Wed, 20 Dec 2017 20:37:08 +0000 (12:37 -0800)
committerDavid Sterba <dsterba@suse.com>
Tue, 6 Mar 2018 10:28:37 +0000 (11:28 +0100)
commit9005b603d7230a92d0623cb8d8078a8845739fca
tree72ab8f3cc9a7e3d84fd14448f83e61d97c1a4181
parentafb04260169911c9ecab2524fad03b86bc744dd3
btrfs-progs: use libbtrfsutil for subvol show

Now implemented with btrfs_util_subvolume_path(),
btrfs_util_subvolume_info(), and subvolume iterators.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
cmds-subvolume.c
utils.c
utils.h