diff options
Diffstat (limited to 'Documentation/btrfs-inspect-internal.asciidoc')
-rw-r--r-- | Documentation/btrfs-inspect-internal.asciidoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/btrfs-inspect-internal.asciidoc b/Documentation/btrfs-inspect-internal.asciidoc index 9f6ffac..f3f915b 100644 --- a/Documentation/btrfs-inspect-internal.asciidoc +++ b/Documentation/btrfs-inspect-internal.asciidoc @@ -41,6 +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. +*min-dev-size* [options] <path>:: +Return the minimum size the device can be shrunk to, without performing any +resize operation. ++ +`Options` ++ +--id:::: +specify the device id to query, default is 1 + *rootid* <path>:: For a given file or directory, return the containing tree root id. For a subvolume return it's own tree id. |