summaryrefslogtreecommitdiffstats
path: root/Documentation/dynamic-debug-howto.txt
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-11-17 07:14:22 +0100
committerJens Axboe <axboe@fb.com>2016-11-17 21:35:11 +0100
commit542ff7bf18c63cf403e36a4a1c71d86dc120d924 (patch)
tree49c49c7743c96d6072ef417669d2d7f350fbb2a6 /Documentation/dynamic-debug-howto.txt
parentblock: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC (diff)
downloadlinux-542ff7bf18c63cf403e36a4a1c71d86dc120d924.tar.xz
linux-542ff7bf18c63cf403e36a4a1c71d86dc120d924.zip
block: new direct I/O implementation
Similar to the simple fast path, but we now need a dio structure to track multiple-bio completions. It's basically a cut-down version of the new iomap-based direct I/O code for filesystems, but without all the logic to call into the filesystem for extent lookup or allocation, and without the complex I/O completion workqueue handler for AIO - instead we just use the FUA bit on the bios to ensure data is flushed to stable storage. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'Documentation/dynamic-debug-howto.txt')
0 files changed, 0 insertions, 0 deletions