Re: [PATCH 1/2] btrfs-progs: tests: Extend cli/003
From: David Sterba <hidden>
Date: 2021-02-19 12:09:32
From: David Sterba <hidden>
Date: 2021-02-19 12:09:32
On Mon, Jan 25, 2021 at 12:43:57PM +0200, Nikolay Borisov wrote:
Add a test which ensures that when resize is tried on an image instead of a directory appropriate warning is produced and the command fails. Signed-off-by: Nikolay Borisov <redacted>
Added to devel with some fixups, thanks.