diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-01-23 15:49:31 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-24 10:15:33 -0700 |
commit | 02a13674fa0e8dd326de8b9f4514b41b03d99003 (patch) | |
tree | 2334216d23c483734b1deec80551e35045e47d30 /fs/proc | |
parent | 9d5c8190683a462dbc787658467a0da17011ea5f (diff) | |
download | linux-next-02a13674fa0e8dd326de8b9f4514b41b03d99003.tar.gz |
io_uring: account io_uring internal files as REQ_F_INFLIGHT
We need to actively cancel anything that introduces a potential circular
loop, where io_uring holds a reference to itself. If the file in question
is an io_uring file, then add the request to the inflight list.
Cc: stable@vger.kernel.org # 5.9+
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions