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

Move the ReiserFS device ioctl compat stuff from fs/compat_ioctl.c to the
ReiserFS driver so that the ReiserFS 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/reiserfs/dir.c
fs/reiserfs/file.c
fs/reiserfs/ioctl.c
include/linux/reiserfs_fs.h