diff options
| author | Jens Axboe <axboe@kernel.dk> | 2022-06-22 14:05:49 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-25 15:16:09 +0200 |
| commit | df3f3bb5059d20ef094d6b2f0256c4bf4127a859 (patch) | |
| tree | c22ed8bab204f3ffce07561752689f1d3fdc6456 /drivers | |
| parent | 1a264b3a6940b2595dc6b51edf8b1d9a71963fc7 (diff) | |
| download | linux-df3f3bb5059d20ef094d6b2f0256c4bf4127a859.tar.gz linux-df3f3bb5059d20ef094d6b2f0256c4bf4127a859.tar.bz2 linux-df3f3bb5059d20ef094d6b2f0256c4bf4127a859.zip | |
io_uring: add missing item types for various requests
Any read/write should grab current->nsproxy, denoted by IO_WQ_WORK_FILES
as it refers to current->files as well, and connect and recv/recvmsg,
send/sendmsg should grab current->fs which is denoted by IO_WQ_WORK_FS.
No upstream commit exists for this issue.
Reported-by: Bing-Jhong Billy Jheng <billy@starlabs.sg>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
