diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-11-30 15:21:59 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-30 10:29:07 -0700 |
commit | 7500194a630b11236761df35fef300009d7d3f6f (patch) | |
tree | 76415e7442141b6b5128cc8c819aa55126871362 /io_uring | |
parent | 77e3202a21967e7de5b4412c0534f2e34e175227 (diff) | |
download | linux-7500194a630b11236761df35fef300009d7d3f6f.tar.gz linux-7500194a630b11236761df35fef300009d7d3f6f.tar.bz2 linux-7500194a630b11236761df35fef300009d7d3f6f.zip |
io_uring: reshuffle issue_flags
Reshuffle issue flags to keep normal flags separate from the uring_cmd
ctx-setup like flags. Shift the second type to the second byte so it's
easier to add new ones in the future.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/d6e4696c883943082d248716f4cd568f37b17a74.1669821213.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions