The subvolume args passed as the vol_args_v2 should be separated by the ioctl using them, add that for existing ioctls. The upcoming subvolume deletion-by-id will add new flags, so this should be considered preparatory patchset. David Sterba (3): btrfs: define support masks for ioctl volume args v2 btrfs: use ioctl args support mask for subvolume create/delete btrfs: use ioctl args support mask for device delete fs/btrfs/ioctl.c | 7 ++----- include/uapi/linux/btrfs.h | 16 +++++++++++++--- 2 files changed, 15 insertions(+), 8 deletions(-) -- 2.25.0
