On 6/24/21 8:09 AM, Pavel Begunkov wrote: > On top of 5.14 + mkdir v6 and friends. > > A bunch of small not related b/w each other cleanups. > > Pavel Begunkov (6): > io_uring: don't change sqpoll creds if not needed > io_uring: refactor io_sq_thread() > io_uring: fix code style problems > io_uring: update sqe layout build checks > io_uring: simplify struct io_uring_sqe layout > io_uring: refactor io_openat2() > > fs/io_uring.c | 67 ++++++++++++++++++----------------- > include/uapi/linux/io_uring.h | 24 ++++++------- > 2 files changed, 44 insertions(+), 47 deletions(-) LGTM, applied, thanks. -- Jens Axboe