commit | 52a700c5675f399c07e6e57328291e57f13ef3bb | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 29 19:06:23 2006 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:52:29 2006 +0200 |
tree | 4ef1a3a7d66f589ad2e5f7d769da8c30f172a70e | |
parent | e322ff07fb2d0f05c02d85e7c6b30d23f308c20f [diff] |
[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>