btrfs-progs: fi usage: properly count real space infos
authorDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 17:44:45 +0000 (18:44 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 23:14:06 +0000 (00:14 +0100)
commitf3d5694578c6a19afbadaabb4ed95da9f0694834
treeeccc2e0e53a7d4cfe614f04feeb6ad2348f38caa
parent7691c2c52bf967130f4ae50f25f44ff21aacf786
btrfs-progs: fi usage: properly count real space infos

We did not account the column for path but abused the skipped global
block reserve colum instead. Properly count the real infos and manually
added headers.

Signed-off-by: David Sterba <dsterba@suse.com>
cmds-fi-usage.c