]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]
authorDavid Howells <dhowells@redhat.com>
Thu, 31 Aug 2006 10:50:04 +0000 (12:50 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:52:30 +0000 (20:52 +0200)
commit7fca60a35f1289165b081f30a90ec56e66a4f4ae
tree72a36a42e6b1f4693b4c39dc70d25241418dc228
parent8eab5355b1e456028dc0e0cde32eb61e4ee6b9c1
[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>
fs/compat_ioctl.c
fs/fat/dir.c