Le 23/08/2020 à 21:59, Filip Bozuta a écrit :
> This patch introduces functionality for following btrfs ioctls:
>
> BTRFS_IOC_SUBVOL_CREATE_V2 - Adding a new btrfs subvolume
>
> Create a new btrfs subvolume (same as with BTRFS_IOC_SUBVOL_CREATE).
> The third ioctl's argument is a pointer
This patch introduces functionality for following btrfs ioctls:
BTRFS_IOC_SUBVOL_CREATE_V2 - Adding a new btrfs subvolume
Create a new btrfs subvolume (same as with BTRFS_IOC_SUBVOL_CREATE).
The third ioctl's argument is a pointer to a following type:
struct btrfs_ioctl_vol_args_v2 {