]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ocfs2/ioctl.c
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux.git] / fs / ocfs2 / ioctl.c
index efeea208fdebd6541c11983fe91761bb83f307cb..89984172fc4aef0a88f92151d8bb982cb4779b6d 100644 (file)
@@ -985,6 +985,7 @@ long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg)
                        return -EFAULT;
 
                return ocfs2_info_handle(inode, &info, 1);
+       case FITRIM:
        case OCFS2_IOC_MOVE_EXT:
                break;
        default: