From: David Howells Date: Tue, 29 Aug 2006 18:06:14 +0000 (+0100) Subject: [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] X-Git-Tag: v2.6.19-rc1~640^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863d5b822c02d0e7215fb84ca79e9f8c3e35f04e;p=pandora-kernel.git [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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed