From: Jens Axboe <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: [PATCHSET 0/2] Add iopoll/sqe field checks to unlink/rename
Date: Wed, 23 Jun 2021 09:17:51 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi,
For some reason these were missed when added, ensure we get them added
now. The IOPOLL is a correctness issue in that we cannot mix and match
polled and waitable IO on the same context, the field checking is more
of a sanity thing that allows us to more easily extend it in the future,
if need be.
--
Jens Axboe
next reply other threads:[~2021-06-23 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-23 15:17 Jens Axboe [this message]
2021-06-23 15:17 ` [PATCH 1/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT Jens Axboe
2021-06-23 15:17 ` [PATCH 2/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox