From: Jens Axboe <axboe@kernel.dk>
To: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>,
io-uring@vger.kernel.org
Cc: asml.silence@gmail.com
Subject: Re: [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots
Date: Mon, 30 May 2022 07:18:45 -0600 [thread overview]
Message-ID: <3064f1e4-c66b-a90b-8073-dc63525c5aca@kernel.dk> (raw)
In-Reply-To: <20220530131520.47712-1-xiaoguang.wang@linux.alibaba.com>
On 5/30/22 7:15 AM, Xiaoguang Wang wrote:
> @@ -5945,16 +5948,22 @@ static int io_statx(struct io_kiocb *req, unsigned int issue_flags)
> return 0;
> }
>
> +#define IORING_CLOSE_FD_AND_FILE_SLOT 1
> +
This should go into uapi/linux/io_uring.h - I'll just move it, no need
for a v3 for that. Test case should add it too.
--
Jens Axboe
next prev parent reply other threads:[~2022-05-30 13:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-30 13:15 [PATCH v2] io_uring: let IORING_OP_FILES_UPDATE support to choose fixed file slots Xiaoguang Wang
2022-05-30 13:18 ` Jens Axboe [this message]
2022-05-30 13:45 ` Jens Axboe
2022-05-30 16:15 ` Xiaoguang Wang
2022-05-30 16:28 ` Jens Axboe
2022-05-30 16:34 ` Xiaoguang Wang
2022-06-12 17:41 ` Pavel Begunkov
2022-06-13 3:35 ` Xiaoguang Wang
2022-06-14 16:41 ` Pavel Begunkov
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 \
--in-reply-to=3064f1e4-c66b-a90b-8073-dc63525c5aca@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
--cc=xiaoguang.wang@linux.alibaba.com \
/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