diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-11-04 13:39:31 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-11-04 10:22:57 -0700 |
commit | 99b328084f6a98bcee9fcd423c82ccfd52115da5 (patch) | |
tree | 645092070dc0fcfc533c7a13fd5af4b2b3de234b /net/sunrpc | |
parent | cb8a8ae310741d743fd02982307797f6a126f614 (diff) |
io_uring: fix overflowed cancel w/ linked ->files
Current io_match_files() check in io_cqring_overflow_flush() is useless
because requests drop ->files before going to the overflow list, however
linked to it request do not, and we don't check them.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions