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

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

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/compat_ioctl.c
fs/ext3/dir.c
fs/ext3/file.c
fs/ext3/ioctl.c
include/linux/ext3_fs.h