Le 17/07/2020 à 16:44, 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;/*