btrfs-progs: fi usage: print device id column in the tabular output<F2>
authorDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 23:19:41 +0000 (00:19 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 2 Nov 2015 23:19:41 +0000 (00:19 +0100)
commit952251481e3ebc9e98204701db5fd4ec2f9ec0f6
tree4fbbe28884b6e7d0238327679f77c60999335023
parent258a0e881213e9731b0e339b353852862af3c7aa
btrfs-progs: fi usage: print device id column in the tabular output<F2>

Example output:

             Data     Metadata System
Id Path      single   RAID1    RAID1    Unallocated

 1 /dev/sdc2 44.94GiB  7.93GiB 32.00MiB     1.00GiB
 2 /dev/sde1 44.94GiB  7.93GiB 32.00MiB     1.00GiB
             ======== ======== ======== ===========
   Total     89.88GiB  7.93GiB 32.00MiB     2.00GiB
   Used      74.28GiB  4.44GiB 20.00KiB

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