commit | 188f83dfe0eeecd1427d0d255cc97dbf7ef6b4b7 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Aug 31 12:50:04 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:52:30 2006 +0200 |
tree | 72a36a42e6b1f4693b4c39dc70d25241418dc228 | |
parent | 52a700c5675f399c07e6e57328291e57f13ef3bb [diff] |
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] Move the msdos device ioctl compat stuff from fs/compat_ioctl.c to the msdos driver so that the msdos header file doesn't need to be included. Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>