* [PATCH] btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL
@ 2011-07-18 7:26 Wang Sheng-Hui
0 siblings, 0 replies; only message in thread
From: Wang Sheng-Hui @ 2011-07-18 7:26 UTC (permalink / raw)
To: linux-btrfs, linux-kernel, Chris Mason
>From c04da1655df6d75db834ddbd3a3b4a58a0d9a0c9 Mon Sep 17 00:00:00 2001
From: Wang Sheng-Hui <shhuiw@gmail.com>
Date: Mon, 18 Jul 2011 02:17:31 -0500
Subject: [PATCH] btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL
debug-tree doesn't exist after btrfs-progs installed.
Use btrfs-debug-tree to print FS metadata in text form,
not debug-tree.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
---
INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index 16b45a5..2db6d27 100644
--- a/INSTALL
+++ b/INSTALL
@@ -42,7 +42,7 @@ btrfsctl: control program to create snapshots and subvolumes:
btrfsck: do a limited check of the FS extent trees.</li>
-debug-tree: print all of the FS metadata in text form. Example:
+btrfs-debug-tree: print all of the FS metadata in text form. Example:
- debug-tree /dev/sda2 >& big_output_file
+ btrfs-debug-tree /dev/sda2 >& big_output_file
--
1.7.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-18 7:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 7:26 [PATCH] btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL Wang Sheng-Hui
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).