]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf4d3d2dde2b5f7116e99812e1a51a0ffb4cd9cc2
treece6dde5d3488a0ba0497c4c49d99d3b94ce921c0
parent190164f863da71e517fbfb8d61a93c4ff81fa122
[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