diff options
author | Gabriel Krisman Bertazi <[email protected]> | 2020-10-08 02:26:19 -0400 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-10-08 18:26:33 +0200 |
commit | 0a9164cb7ff32d6936f14657aebc3c4c2a0d5f9d (patch) | |
tree | bbba9006d7180638d8384c0702dd47f041b8c83e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 46d716025a228de835a8fd51c8420e3ce3c88795 (diff) |
direct-io: don't force writeback for reads beyond EOF
If a DIO read starts past EOF, the kernel won't attempt it, so we don't
need to flush dirty pages before failing the syscall.
Link: https://lore.kernel.org/r/[email protected]
Suggested-by: Jan Kara <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions