btrfs-progs/cmds
Qu Wenruo 5aa959fb34 btrfs-progs: subvolume create: accept multiple arguments
This patch would make "btrfs subvolume create" to accept multiple
arguments, just like "mkdir".

The existing options like "-i <qgroupid>" and "-p" would all be applied
to all subvolume(s).

If one destination failed, the command would return 1, while still retry
the remaining destinations.

Issue: #695
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-11-23 20:15:47 +01:00
..
balance.c
commands.h
device.c
filesystem-du.c
filesystem-usage.c
filesystem-usage.h
filesystem.c
inspect-dump-super.c
inspect-dump-tree.c
inspect-tree-stats.c
inspect.c
property.c btrfs-progs: property set: skip opening char devices completely 2023-11-14 15:48:00 +01:00
props.h
qgroup.c btrfs-progs: fix -Walloc-size warnings reported by gcc 14 2023-11-14 13:14:24 +01:00
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 btrfs-progs: subvolume create: accept multiple arguments 2023-11-23 20:15:47 +01:00
subvolume.h