From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Cc: dsterba@suse.cz
Subject: [PATCH 0/2 v3] fi show, dev scan and lblkid
Date: Fri, 13 Sep 2013 19:32:21 +0800 [thread overview]
Message-ID: <1379071943-27543-1-git-send-email-anand.jain@oracle.com> (raw)
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 by default
v3:
rebase on to 20130909
accepts Davids review comments
v2:
In an effort fix checkpath.pl errors as suggested in
Wang's review, the two patches as below is merged
into one
btrfs-progs: read from the kernel when disk is mounted
btrfs-progs: use lblkid to scan and filesystem show improvements
Anand Jain (2):
btrfs-progs: move out print in cmd_df to another function
btrfs-progs: use kernel for mounted and lblkid to scan disks
cmds-device.c | 19 ++-
cmds-filesystem.c | 354 ++++++++++++++++++++++++++++++++++++++----------------
ctree.h | 11 ++
man/btrfs.8.in | 17 +--
utils.c | 55 ++++++++-
utils.h | 5 +
6 files changed, 338 insertions(+), 123 deletions(-)
--
1.8.4.rc4.1.g0d8beaa
next reply other threads:[~2013-09-13 11:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 11:32 Anand Jain [this message]
2013-09-13 11:32 ` [PATCH 1/2] btrfs-progs: move out print in cmd_df to another function Anand Jain
2013-09-13 17:01 ` David Sterba
2013-09-13 11:32 ` [PATCH 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks Anand Jain
2013-09-13 17:25 ` David Sterba
2013-09-15 4:30 ` Anand Jain
2013-09-16 15:42 ` David Sterba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1379071943-27543-1-git-send-email-anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).