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