From: Arnd Bergmann Date: Tue, 9 Oct 2007 11:23:51 +0000 (+0200) Subject: compat_ioctl: move common block ioctls to compat_blkdev_ioctl X-Git-Tag: v2.6.24-rc1~1460^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58c4c0a17e500e767473598b3deafaa1d64051d;p=pandora-kernel.git compat_ioctl: move common block ioctls to compat_blkdev_ioctl Make compat_blkdev_ioctl and blkdev_ioctl reflect the respective native versions. This is somewhat more efficient and makes it easier to keep the two in sync. Also get rid of the bogus handling for broken_blkgetsize and the duplicate entry for BLKRASET. Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe --- Reading git-diff-tree failed