]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5669451c2542a8032d536cf4b5357df4513907e7
tree86e2fd2507a78a1adc6a7126f26c38ebf2ee4d1d
parentc32f1745d3cbb69f09a27e795c6460ba1d5c14e1
[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