On Mon, Feb 04, 2008 at 06:04:10PM +0100, Miklos Szeredi wrote:
Please don't do this, but rather implement your own .aio_write. There's
very little in generic_file_aio_write that wouldn't be handle by
->perform_write and we should rather factor those up or move to higher
layers than adding this ill-defined abstraction.
--