diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-09-15 19:44:35 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-15 19:44:35 +0200 |
commit | fc7222c3a9f56271fba02aabbfbae999042f1679 (patch) | |
tree | d400007c5ce133367e55caa01cfcfe3d26291559 /net/bpf | |
parent | io_uring/rw: fix error'ed retry return values (diff) | |
download | linux-fc7222c3a9f56271fba02aabbfbae999042f1679.tar.xz linux-fc7222c3a9f56271fba02aabbfbae999042f1679.zip |
io_uring/msg_ring: check file type before putting
If we're invoked with a fixed file, follow the normal rules of not
calling io_fput_file(). Fixed files are permanently registered to the
ring, and do not need putting separately.
Cc: stable@vger.kernel.org
Fixes: aa184e8671f0 ("io_uring: don't attempt to IOPOLL for MSG_RING requests")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions