commit | 863d5b822c02d0e7215fb84ca79e9f8c3e35f04e | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 29 19:06:14 2006 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:52:27 2006 +0200 |
tree | 86e2fd2507a78a1adc6a7126f26c38ebf2ee4d1d | |
parent | b71e8a4ce03b3098c7801ee5e6e08d1a39a226c2 [diff] |
[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>