summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
diff options
context:
space:
mode:
authorJens Axboe2017-06-27 17:22:02 +0200
committerJens Axboe2017-06-27 20:05:27 +0200
commitcb6934f8ea1a595902ca37e250e0917d4dd7b2a7 (patch)
tree4280f328f9b632f6940a613e852f264918619e55 /fs/block_dev.c
parentfs: add fcntl() interface for setting/getting write life time hints (diff)
downloadkernel-qcow2-linux-cb6934f8ea1a595902ca37e250e0917d4dd7b2a7.tar.gz
kernel-qcow2-linux-cb6934f8ea1a595902ca37e250e0917d4dd7b2a7.tar.xz
kernel-qcow2-linux-cb6934f8ea1a595902ca37e250e0917d4dd7b2a7.zip
block: add support for write hints in a bio
No functional changes in this patch, we just use up some holes in the bio and request structures to define a write hint that we psas down the stack. Ensure that we don't merge requests that have different life time hints assigned to them, and that we inherit the write hint when cloning a bio. Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions