Btrfs-progs: add btrfs filesystem df to print space info
authorJosef Bacik <josef@redhat.com>
Wed, 13 Jan 2010 18:21:23 +0000 (18:21 +0000)
committerChris Mason <chris.mason@oracle.com>
Sun, 14 Mar 2010 12:34:38 +0000 (08:34 -0400)
commitb72e4c4e1923b908b7242c7d6646391eb4043a93
treefcda70fe7a8dd87a98623655f080f3c265bb3128
parent35401ac1902544637ac26634e139f04ae31c2cbf
Btrfs-progs: add btrfs filesystem df to print space info

This goes along with the new space info ioctl.  This will spit out the space
info all nice and pretty with the type, it's flags (DUP, RAID) and how much
space is in that group and how much is in use.

Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
btrfs.c
btrfs_cmds.c
btrfs_cmds.h
ioctl.h