From: Mikulas Patocka Date: Wed, 2 Jul 2014 16:46:23 +0000 (-0400) Subject: block: provide compat ioctl for BLKZEROOUT X-Git-Tag: omap-for-v3.17/fixes-against-rc2~249^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3a1814d1703027f9867d0f5cbbfaf6c7482474;p=pandora-kernel.git block: provide compat ioctl for BLKZEROOUT This patch provides the compat BLKZEROOUT ioctl. The argument is a pointer to two uint64_t values, so there is no need to translate it. Signed-off-by: Mikulas Patocka Cc: stable@vger.kernel.org # 3.7+ Acked-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed