commit | 57f1a64958543fe18a7fe0addbfb31bb2ceeaea2 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Wed Jul 15 12:46:52 2020 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jul 24 13:00:44 2020 -0600 |
tree | 273c83477c1e50f57b5977716d7af23e3f2e5a83 | |
parent | 327d6d968b195cfc48ff97c49b56520aac922f65 [diff] |
io_uring/io-wq: move RLIMIT_FSIZE to io-wq RLIMIT_SIZE in needed only for execution from an io-wq context, hence move all preparations from hot path to io-wq work setup. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>