[PATCH 7/9] xfs: add support for passing in write hints for buffered writes

Jens Axboe axboe at kernel.dk
Mon Jun 26 07:16:21 PDT 2017


On 06/26/2017 03:56 AM, Christoph Hellwig wrote:
>> +	ioend->io_bio->bi_opf |= write_hint_to_opf(inode_write_hint(ioend->io_inode));
> 
> Too long line again.
> 
> I think simply adding an inode_hint_to_opf() flag would make the various
> opencoded versions of the above call a little easier to read.

Sure, I'll do that.

-- 
Jens Axboe




More information about the Linux-nvme mailing list