[PATCH] uml: revert block driver use of host AIO
authorJeff Dike <jdike@addtoit.com>
Tue, 11 Oct 2005 03:10:32 +0000 (23:10 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 12 Oct 2005 15:22:26 +0000 (08:22 -0700)
commit91acb21f084aa244f26839406ae7ed8aa3668058
tree5a186b9b35d2e26aaf1c85441125611c9c88dd18
parentda64c6ee6bb71bfb3f09d9bb89ce1aa4b1ee7e89
[PATCH] uml: revert block driver use of host AIO

The patch to use host AIO support that I submitted early after 2.6.13 exposed
some problems in the block driver.  I have fixes for these, but am not
comfortable putting them into 2.6.14 at this late date.  So, this patch reverts
the use of host AIO.

I will resubmit the original patch, plus fixes to the driver after 2.6.14
in order to get a reasonable amount of testing before they're exposed to
the general public.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/drivers/Makefile
arch/um/drivers/ubd_kern.c
arch/um/drivers/ubd_user.c [new file with mode: 0644]
arch/um/include/aio.h
arch/um/os-Linux/aio.c