fuse
fuse copied to clipboard
Support ioctl
Also understand InitHasIoctlDir.
FWIW, in libfuse, the equivalent FUSE_HAS_IOCTL_DIR is documented as "kernel supports ioctl on directories".
Are there plans to support the APIs (ioctls) in Fuse that would allow rclone/rclone#3170 to utilize server side copy? It's such an amazing feature to make use of!