Btrfs-progs: make printing subvol extensible to newer layouts
commite260954a9e847c1e3ed0d2f457e256eb4726f5f2
authorAnand Jain <anand.jain@oracle.com>
Fri, 1 Feb 2013 07:56:26 +0000 (1 15:56 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 1 Feb 2013 15:55:05 +0000 (1 16:55 +0100)
tree998a43c4c53b550326ea4148000a5db12e1d7738
parent64f9c407590e1ec0e1a699234fb7354e11624c9e
Btrfs-progs: make printing subvol extensible to newer layouts

Currently you can print subvol in a list or table format.
This patch will provide a way to extend this to other formats
like the upcoming raw format.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
btrfs-list.c
btrfs-list.h
cmds-subvolume.c