X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=block%2Fcompat_ioctl.c;h=21ad6869a5cef82b5920c1c986cad5fb99dce956;hb=b94eedf4bb47fe789e3947875beb24f558ebd119;hp=7c668c8a6f953e1b6c298c9fc8af400924d7368a;hpb=ca994a36f585432458ead9133fcfe05440edbb7b;p=firefly-linux-kernel-4.4.55.git diff --git a/block/compat_ioctl.c b/block/compat_ioctl.c index 7c668c8a6f95..21ad6869a5ce 100644 --- a/block/compat_ioctl.c +++ b/block/compat_ioctl.c @@ -689,6 +689,7 @@ long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) case BLKROSET: case BLKDISCARD: case BLKSECDISCARD: + case BLKZEROOUT: /* * the ones below are implemented in blkdev_locked_ioctl, * but we call blkdev_ioctl, which gets the lock for us