Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[deliverable/linux.git] / block / compat_ioctl.c
index d530856377318a6bcc00bf732e1ffcb2a7e52498..119f07b74dc0c41d99c282c1299a80f5f0dfc8c0 100644 (file)
@@ -703,6 +703,7 @@ long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg)
        case BLKFLSBUF:
        case BLKROSET:
        case BLKDISCARD:
+       case BLKSECDISCARD:
        /*
         * the ones below are implemented in blkdev_locked_ioctl,
         * but we call blkdev_ioctl, which gets the lock for us
This page took 0.027001 seconds and 5 git commands to generate.