]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/compat_ioctl.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-bionic-kernel.git] / fs / compat_ioctl.c
index f95aa0b2e9c03f83152c8c74c71a6a8d474ba343..5fc5dc66060052af88730f3608b1930a397a412d 100644 (file)
@@ -1458,6 +1458,7 @@ COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd,
        case FICLONE:
        case FICLONERANGE:
        case FIDEDUPERANGE:
+       case FS_IOC_FIEMAP:
                goto do_ioctl;
 
        case FIBMAP: