From 5b1c5b88786297a8582c8ad211289a090f8e8435 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 20 Jul 2015 17:31:43 +0200 Subject: btrfs-progs: inspect: add command min-dev-size Previously in 'filesystem resize get_min_size', now 'inspect-internal min-dev-size'. We'd like to avoid cluttering the 'resize' syntax further. The test has been updated to exercise the new option. Signed-off-by: David Sterba --- Documentation/btrfs-inspect-internal.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Documentation/btrfs-inspect-internal.asciidoc') diff --git a/Documentation/btrfs-inspect-internal.asciidoc b/Documentation/btrfs-inspect-internal.asciidoc index 9f6ffac8..f3f915bb 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] :: +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* :: For a given file or directory, return the containing tree root id. For a subvolume return it's own tree id. -- cgit v1.2.3