Le 03/08/2020 à 11:46, Filip Bozuta a écrit :
> This patch implements functionality for following ioctls:
>
> BTRFS_IOC_SCRUB - Starting a btrfs filesystem scrub
>
> Start a btrfs filesystem scrub. The third ioctls argument
> is a pointer to a following type:
>
> struct btrfs_ioctl_s
This patch implements functionality for following ioctls:
BTRFS_IOC_SCRUB - Starting a btrfs filesystem scrub
Start a btrfs filesystem scrub. The third ioctls argument
is a pointer to a following type:
struct btrfs_ioctl_scrub_args {
__u64 devid;/*