-
Committer:
Anthony Liguori
-
Author(s):
Christoph Hellwig
-
Date:
2009-05-08 20:51:19 UTC
-
Revision ID:
git-v1:e7d54ae83c4ffb63a2481d17f136110ab421afc5
fix asynchronous ioctls
posix_aio_read expect aio requests to return the number of bytes
requests to be successfull, so we need to fake this up for ioctls.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>