btrfs-progs: inspect: add command min-dev-size
authorDavid Sterba <dsterba@suse.com>
Mon, 20 Jul 2015 15:31:43 +0000 (17:31 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 31 Aug 2015 17:25:08 +0000 (19:25 +0200)
commit5b1c5b88786297a8582c8ad211289a090f8e8435
tree19634859381e6f2d7b1c74a10cdedec9790591be
parent934dd0e1f720b3c1feb06e8b5db519f6bb2565e8
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 <dsterba@suse.com>
Documentation/btrfs-filesystem.asciidoc
Documentation/btrfs-inspect-internal.asciidoc
btrfs-completion
cmds-inspect.c
tests/misc-tests/004-shrink-fs/test.sh