Re: [PATCH v4 3/3] fs: Add aio iopriority support for block_dev

From: Christoph Hellwig
Date: Fri May 18 2018 - 11:10:31 EST


Looks fine, although I'd split it into a aio and block_dev patch.

Also please wire this up for the fs/iomap.c direct I/O code, it should
be essentially the same sniplet as in the block_dev.c code.