vfs: hoist the btrfs deduplication ioctl to the vfs
[cascardo/linux.git] / fs / compat_ioctl.c
index 70d4b10..eab31e7 100644 (file)
@@ -1582,6 +1582,7 @@ COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd,
 
        case FICLONE:
        case FICLONERANGE:
+       case FIDEDUPERANGE:
                goto do_ioctl;
 
        case FIBMAP: