Btrfs-progs: make btrfs df report profiles for mixed block groups
authorIlya Dryomov <idryomov@gmail.com>
Sat, 8 Oct 2011 21:09:19 +0000 (00:09 +0300)
committerChris Mason <chris.mason@oracle.com>
Tue, 25 Oct 2011 13:19:00 +0000 (09:19 -0400)
commit0758da29a6f0d41dd7243f329882252b8c6f7286
tree85577060af93b87f5d73751111b9817a8f2f1794
parentbd7d6d45d4305eaf8efa25bf0fd44fb39d3c22e3
Btrfs-progs: make btrfs df report profiles for mixed block groups

Profiles other than SINGLE for mixed chunks might sound a bit strange,
but there is nothing in the filesystem that prevents a crazy user from
doing it.  So make "btrfs fi df" report them properly.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
btrfs_cmds.c