summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2024-03-13 18:52:41 +0300
committerJens Axboe <axboe@kernel.dk>2024-03-13 23:50:42 +0300
commit9219e4a9d4ad57323837f7c3562964e61840b17a (patch)
treee7abb224040c79fdd0c990dfb6e8abf1a19ba7f4 /lib
parent2c5c0ba1179d31b0a030b45a16df6181d1bc3ea6 (diff)
downloadlinux-9219e4a9d4ad57323837f7c3562964e61840b17a.tar.xz
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 'lib')
0 files changed, 0 insertions, 0 deletions