From: Liu Bo <bo.li.liu@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH] fstests: introduce btrfs-map-logical
Date: Tue, 11 Apr 2017 18:27:43 -0700 [thread overview]
Message-ID: <1491960463-28680-1-git-send-email-bo.li.liu@oracle.com> (raw)
A typical use case of 'btrfs-map-logical' is to translate btrfs logical
address to physical address on each disk.
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
---
common/config | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/config b/common/config
index 59041a3..b7c06bf 100644
--- a/common/config
+++ b/common/config
@@ -249,6 +249,7 @@ case "$HOSTOS" in
export BTRFS_UTIL_PROG="`set_prog_path btrfs`"
export BTRFS_SHOW_SUPER_PROG="`set_prog_path btrfs-show-super`"
export BTRFS_CONVERT_PROG="`set_prog_path btrfs-convert`"
+ export BTRFS_MAP_LOGICAL_PROG="`set_prog_path btrfs-map-logical`"
export XFS_FSR_PROG="`set_prog_path xfs_fsr`"
export MKFS_NFS_PROG="false"
export MKFS_CIFS_PROG="false"
--
2.5.0
next reply other threads:[~2017-04-12 1:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-12 1:27 Liu Bo [this message]
2017-04-12 1:35 ` [PATCH] fstests: introduce btrfs-map-logical Qu Wenruo
2017-04-12 12:32 ` David Sterba
2017-04-12 12:52 ` David Sterba
2017-04-13 0:42 ` Qu Wenruo
2017-04-13 3:40 ` Eryu Guan
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=1491960463-28680-1-git-send-email-bo.li.liu@oracle.com \
--to=bo.li.liu@oracle.com \
--cc=fstests@vger.kernel.org \
--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