On Sat, Nov 17, 2018 at 04:53:13PM -0700, Jens Axboe wrote: > We know this is a read/write request, but in preparation for > having different kinds of those, ensure that we call the assigned > handler instead of assuming it's aio_complete_rq(). > > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>