btrfs-progs/cmds
David Sterba 9be1b1c442 btrfs-progs: qgroup create: accept only valid qgroupid
Many qgroup commands accept the level/id format and also a path to
subvolume, the qgroup id is derived from that. This does not make sense
for the create command as we can't create the 0/subvolid qgroup (thus
can't be derived from the path), only the higher levels.

Signed-off-by: David Sterba <dsterba@suse.com>
2021-09-07 14:20:42 +02: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
qgroup.c btrfs-progs: qgroup create: accept only valid qgroupid 2021-09-07 14:20:42 +02:00
quota.c
receive-dump.c btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
receive-dump.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
receive.c
replace.c
rescue-chunk-recover.c
rescue-super-recover.c
rescue.c
rescue.h btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
restore.c btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
scrub.c
send.c btrfs-progs: unify GPL header comments 2021-09-07 13:58:44 +02:00
subvolume.c