summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-inspect-internal.txt
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2015-01-03 02:17:28 +0100
committerDavid Sterba <dsterba@suse.cz>2015-01-03 02:30:38 +0100
commit5eb6956baf0e084eb938dceb6387ccc286a7b3e3 (patch)
tree8c2f0a68ee0f51dda90751078210c52700841397 /Documentation/btrfs-inspect-internal.txt
parent3ce03e3bf70c9371c8ddcb879518354c16bc5fe4 (diff)
btrfs-progs: doc inspect-internal, sort subcommands alphabetically
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/btrfs-inspect-internal.txt')
-rw-r--r--Documentation/btrfs-inspect-internal.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/btrfs-inspect-internal.txt b/Documentation/btrfs-inspect-internal.txt
index 05b306a8..9f6ffac8 100644
--- a/Documentation/btrfs-inspect-internal.txt
+++ b/Documentation/btrfs-inspect-internal.txt
@@ -41,15 +41,15 @@ set inode container's size.
This is used to increase inode container's size in case it is
not enough to read all the resolved results. The max value one can set is 64k.
-*subvolid-resolve* <subvolid> <path>::
-Get file system paths for the given subvolume ID.
-
*rootid* <path>::
For a given file or directory, return the containing tree root id. For a
subvolume return it's own tree id.
+
The result is undefined for the so-called empty subvolumes (identified by inode number 2).
+*subvolid-resolve* <subvolid> <path>::
+Get file system paths for the given subvolume ID.
+
EXIT STATUS
-----------
*btrfs inspect-internal* returns a zero exit status if it succeeds. Non zero is