On Sun, Sep 09, 2012 at 09:27:08PM +0400, Dmitry Monakhov wrote:
Generic inode has unused i_private pointer which may be used as cur_aio_dio
storage.
TODO: If cur_aio_dio will be passed as an argument to get_block_t this allow
to have concurent AIO_DIO requests.
Out of curiosity, could you please describe your idea about concurrent
AIO_DIO requests in get_block_t? Thanks!
Signed-off-by: Dmitry Monakhov <redacted>
Looks good to me. You can add:
Reviewed-by: Zheng Liu <redacted>
Regards,
Zheng