On 7/15/20 3:46 AM, Pavel Begunkov wrote: > Probably, can be picked separately, but bundled for > convenience. > > Pavel Begunkov (4): > io_uring: inline io_req_work_grab_env() > io_uring: remove empty cleanup of OP_OPEN* reqs > io_uring: alloc ->io in io_req_defer_prep() > io_uring/io-wq: move RLIMIT_FSIZE to io-wq > > fs/io-wq.c | 1 + > fs/io-wq.h | 1 + > fs/io_uring.c | 95 +++++++++++++++++++-------------------------------- > 3 files changed, 37 insertions(+), 60 deletions(-) Look (and test) fine, applied. Thanks! -- Jens Axboe