---------------
btrfs fi show
Label: none uuid: a2446ecf-68c5-4815-8b63-099d10fc373c mounted: /btrfs
Group profile: metadata: single metadata: DUP data: single
I didn't notice that before, this does not bring much information
without the numbers as 'fi df' does. Please drop the printf lines
Thanks for the review.
IMO group profile is useful info to have it at both the places.
end user using this new btrfs fi show would surely notice that it
will reduce other commands normally used following the current
btrfs fi show command. (like mount and btrfs fi df). of course
user should use fi df to know detailed info about the sizes.
-------
btrfs fi show
Label: none uuid: 2c654c36-ba53-4cc8-9c95-f0bee667b9a6 mounted: /btrfs
Group profile: Data+Metadata: single
Total devices 2 FS bytes used 3.17MiB
devid 1 size 1.98GiB used 12.00MiB path /dev/mapper/mpatha
devid 2 size 2.00GiB used 416.00MiB path /dev/mapper/mpathb
-------
Thanks, Anand
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html