diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-10 10:37:35 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-10 17:31:50 +0300 |
commit | dc909525daec7c7c5d628683c99d26e281c1a7bb (patch) | |
tree | a9d7ac339415c9917dc8862acbf23f8ce75a0118 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 09ccf5549d7809671af34774bb30c8f935d6ed2b (diff) | |
download | linux-dc909525daec7c7c5d628683c99d26e281c1a7bb.tar.xz |
loop: open code the direct I/O flag update in loop_set_dio
loop_set_dio is different from the other (__)loop_update_dio callers in
that it doesn't take any implicit conditions into account and wants to
update the direct I/O flag to the user passed in value and fail if that
can't be done.
Open code the logic here to prepare for simplifying the other direct I/O
flag updates and to make the error handling less convoluted.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250110073750.1582447-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions