summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-06-22 14:05:49 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-25 15:16:09 +0200
commitdf3f3bb5059d20ef094d6b2f0256c4bf4127a859 (patch)
treec22ed8bab204f3ffce07561752689f1d3fdc6456 /drivers
parent1a264b3a6940b2595dc6b51edf8b1d9a71963fc7 (diff)
downloadlinux-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