Btrfs-progs: move struct root_info to btrfs-list.h
authorAnand Jain <anand.jain@oracle.com>
Fri, 1 Feb 2013 07:56:22 +0000 (15:56 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 1 Feb 2013 15:55:04 +0000 (16:55 +0100)
commit1999aae995dd9a5c17fa40316d618585b8b7674f
treec524775d90f4fcc6137c8ca8450eff898a42177b
parent89c899ed4700c272ddb8d57979a6b66fdb8272d1
Btrfs-progs: move struct root_info to btrfs-list.h

As we would add more ways to list and manage the subvols
and snapshots, its better if we have struct root_info
defined in the header file.

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