]> www.infradead.org Git - users/hch/xfs.git/commit
block, fs: add write hint to kiocb
authorKeith Busch <kbusch@kernel.org>
Tue, 29 Oct 2024 15:19:18 +0000 (08:19 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 15:35:37 +0000 (16:35 +0100)
commit45e6f2599c2c10268f86ac99b88b5f93818dd682
treee8f70aa32551aab8a4126b6b9ef5d1b6b51922cb
parent5c4fb595f408c8d47d35496de39bb7c24ed7ba37
block, fs: add write hint to kiocb

This prepares for sources other than the inode to provide a write hint.
The block layer will use it for direct IO if the requested hint is
within the block device's allowed hints.

Signed-off-by: Keith Busch <kbusch@kernel.org>
block/fops.c
include/linux/fs.h