commit | e322ff07fb2d0f05c02d85e7c6b30d23f308c20f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 29 19:06:20 2006 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:52:29 2006 +0200 |
tree | 56c6817342087294f5242dbea9eaaa38098a9046 | |
parent | 52b499c438ff60991eb3855ca090782569b3e8cf [diff] |
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] Move the Ext2 device ioctl compat stuff from fs/compat_ioctl.c to the Ext2 driver so that the Ext2 header file doesn't need to be included. Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>