[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Aug 2006 18:06:14 +0000 (19:06 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:52:27 +0000 (20:52 +0200)
commit863d5b822c02d0e7215fb84ca79e9f8c3e35f04e
tree86e2fd2507a78a1adc6a7126f26c38ebf2ee4d1d
parentb71e8a4ce03b3098c7801ee5e6e08d1a39a226c2
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]

Move the loop device ioctl compat stuff from fs/compat_ioctl.c to the loop
driver so that the loop header file doesn't need to be included.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/loop.c
fs/compat_ioctl.c
include/linux/compat_ioctl.h