X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=block%2Fcompat_ioctl.c;h=21ad6869a5cef82b5920c1c986cad5fb99dce956;hb=a8732f92e31108edc13ca4d4d05b7a7e24f1cd7d;hp=7c668c8a6f953e1b6c298c9fc8af400924d7368a;hpb=4a7c1ff2362b7bfbc04990f42c21cefdff57f997;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.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