Re: [PATCH 4/6] block: stop setting ->direct_IO
From: Al Viro
Date: Mon Aug 28 2023 - 22:14:20 EST
On Tue, Aug 01, 2023 at 07:21:59PM +0200, Christoph Hellwig wrote:
> Direct I/O on block devices now nevers goes through aops->direct_IO.
> Stop setting it and set the FMODE_CAN_ODIRECT in ->open instead.
s/nevers/never/