diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2024-03-13 15:52:41 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-03-13 14:50:42 -0600 |
commit | 9219e4a9d4ad57323837f7c3562964e61840b17a (patch) | |
tree | e7abb224040c79fdd0c990dfb6e8abf1a19ba7f4 /tools/perf/scripts/python | |
parent | 2c5c0ba1179d31b0a030b45a16df6181d1bc3ea6 (diff) |
io_uring/kbuf: rename is_mapped
In buffer lists we have ->is_mapped as well as ->is_mmap, it's
pretty hard to stay sane double checking which one means what,
and in the long run there is a high chance of an eventual bug.
Rename ->is_mapped into ->is_buf_ring.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/c4838f4d8ad506ad6373f1c305aee2d2c1a89786.1710343154.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions