summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-find-root.txt
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2015-01-16 19:32:54 +0800
committerDavid Sterba <dsterba@suse.cz>2015-02-11 18:34:06 +0100
commitd91d68294c40d63b7a8d0910e5ee0167f9a70228 (patch)
treea081668b2ec39f1b3f07b9bbe3ce18f6020b3cf7 /Documentation/btrfs-find-root.txt
parente08b2a5845e56fbd9441f7d734ca6b6143f7750d (diff)
btrfs-progs: find-root, add option to search through all the metadata extents
Add option '-a' for btrfs-find-root to iterate all the metadata extents even the root is already found. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-find-root.txt')
-rw-r--r--Documentation/btrfs-find-root.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/btrfs-find-root.txt b/Documentation/btrfs-find-root.txt
index c934b4cb..e04cd3e8 100644
--- a/Documentation/btrfs-find-root.txt
+++ b/Documentation/btrfs-find-root.txt
@@ -16,6 +16,8 @@ root tree's objectid, generation, level.
OPTIONS
-------
+-a::
+Search through all the metadata extents, even the root is already found.
-g <generation>::
Filter root tree by it's original transaction id, tree root's generation in default.
-o <objectid>::