linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fi show, dev scan and lblkid
@ 2013-08-16 12:48 Anand Jain
  2013-08-16 12:48 ` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function Anand Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Anand Jain @ 2013-08-16 12:48 UTC (permalink / raw)
  To: linux-btrfs

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-30  2:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 12:48 [PATCH 0/3] fi show, dev scan and lblkid Anand Jain
2013-08-16 12:48 ` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function Anand Jain
2013-08-19 19:20   ` Zach Brown
2013-08-20  6:17     ` Anand Jain
2013-08-20  6:16   ` [PATCH] btrfs-progs: v3, " Anand Jain
2013-08-30  2:01   ` [PATCH 1/3] btrfs-progs: " Wang Shilong
2013-08-30  2:28     ` Anand Jain
2013-08-16 12:48 ` [PATCH 2/3] btrfs-progs: read from the kernel when disk is mounted Anand Jain
2013-08-30  2:07   ` Wang Shilong
2013-08-16 12:48 ` [PATCH 3/3] btrfs-progs: use lblkid to scan and filesystem show improvements Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).