diff for duplicates of <ZDgyPL6UrX/MaBR4@gmail.com> diff --git a/a/1.txt b/N1/1.txt index b4d9ba1..0ec3512 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ This copy only happens if the operation goes to the async path f_op->uring_cmd() returns -EAGAIN. ret = file->f_op->uring_cmd(ioucmd, issue_flags); - if (ret = -EAGAIN) { + if (ret == -EAGAIN) { if (!req_has_async_data(req)) { if (io_alloc_async_data(req)) return -ENOMEM; diff --git a/a/content_digest b/N1/content_digest index cbbd953..3e75e07 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,26 @@ + "ref\020230406144330.1932798-1-leitao@debian.org\0" "ref\020230406165705.3161734-1-leitao@debian.org\0" + "ref\0ZDdvcSKLa6ZEAhRW@ovpn-8-18.pek2.redhat.com\0" "From\0Breno Leitao <leitao@debian.org>\0" "Subject\0Re: [PATCH RFC] io_uring: Pass whole sqe to commands\0" - "Date\0Thu, 13 Apr 2023 16:47:56 +0000\0" - "To\0dccp@vger.kernel.org\0" + "Date\0Thu, 13 Apr 2023 09:47:56 -0700\0" + "To\0Ming Lei <ming.lei@redhat.com>\0" + "Cc\0asml.silence@gmail.com" + axboe@kernel.dk + davem@davemloft.net + dccp@vger.kernel.org + dsahern@kernel.org + edumazet@google.com + io-uring@vger.kernel.org + kuba@kernel.org + leit@fb.com + linux-kernel@vger.kernel.org + marcelo.leitner@gmail.com + matthieu.baerts@tessares.net + mptcp@lists.linux.dev + netdev@vger.kernel.org + pabeni@redhat.com + " willemdebruijn.kernel@gmail.com\0" "\00:1\0" "b\0" "Hello Ming,\n" @@ -59,7 +77,7 @@ "f_op->uring_cmd() returns -EAGAIN.\n" "\n" " ret = file->f_op->uring_cmd(ioucmd, issue_flags);\n" - " if (ret = -EAGAIN) {\n" + " if (ret == -EAGAIN) {\n" " if (!req_has_async_data(req)) {\n" " if (io_alloc_async_data(req))\n" " return -ENOMEM;\n" @@ -76,4 +94,4 @@ "Thanks for the review,\n" Breno -2f67ae2193f3cf68ed20b49717ab71bdac26092d36b4d3dcf9362589a51dd71d +5414e202d0d2c3b4957d0cbc5cb8c6501f88a4e11dc4d61fa909c4c48c5951a5
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.