On 10/17/21 00:07, Pavel Begunkov wrote:
Screwed commit messages with rebase, it returns back the intended structure: splitting 1/3 as a separate patch, 2/3 gets an actual explanation.
Ok, let me resend it with changes Noah mentioned
Also, merge a change reported by kernel test robot about set but not used variable rw. Pavel Begunkov (3): io_uring: arm poll for non-nowait files io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags io_uring: simplify io_file_supports_nowait() fs/io_uring.c | 88 +++++++++++++++++++++------------------------------ 1 file changed, 36 insertions(+), 52 deletions(-)
-- Pavel Begunkov