This patch set is about use of lblkid for the btrfs disk scan and using this lblkid scan for the fi show and dev scan cli This includes the comments from David (to use lblkid) and Zach to show (btrfs fi show) info from kernel when disk is mounted and from the disks directly when disk is unmounted Anand Jain (3): btrfs-progs: move out print in cmd_df to another function btrfs-progs: read from the kernel when disk is mounted btrfs-progs: use lblkid to scan and filesystem show improvements cmds-device.c | 21 +--- cmds-filesystem.c | 368 +++++++++++++++++++++++++++++++++++------------------ ctree.h | 11 ++ utils.c | 54 ++++++++- utils.h | 7 +- 5 files changed, 315 insertions(+), 146 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
