btrfs-progs/cmds
David Sterba c08071e7be btrfs-progs: resize: properly return error from check_resize_args
The function almost always returns 0 even for errors as the ret value is
not used in the final return. This was attempted to be fixed in
55438f3930 ("btrfs-progs: resize: return error value from
check_resize_args()") but this broke 'resize cancel' when devid 1 was
missing and was later reverted as 4286eb552e ("Revert "btrfs-progs:
resize: return error value from check_resize_args()"").

The devid fallback has been fixed so the proper return value can be
returned now.

Issue: #539
Signed-off-by: David Sterba <dsterba@suse.com>
2023-11-03 18:04:37 +01:00
..
balance.c
commands.h
device.c
filesystem-du.c
filesystem-usage.c
filesystem-usage.h
filesystem.c btrfs-progs: resize: properly return error from check_resize_args 2023-11-03 18:04:37 +01:00
inspect-dump-super.c
inspect-dump-tree.c
inspect-tree-stats.c
inspect.c
property.c
props.h
qgroup.c
qgroup.h
quota.c
receive-dump.c
receive-dump.h
receive.c
reflink.c
replace.c
rescue-chunk-recover.c
rescue-super-recover.c
rescue.c
rescue.h
restore.c
scrub.c
send.c
subvolume-list.c
subvolume.c
subvolume.h