diff options
author | 2020-08-10 10:54:02 -0600 | |
---|---|---|
committer | 2020-08-10 15:19:25 -0600 | |
commit | 9b7adba9eaec28e0e4343c96d0dbeb9578802f5f (patch) | |
tree | 5dbf29bdddb9f401cb6a38468d7ad90896f4aa9f /net/unix/af_unix.c | |
parent | io_uring: fix recursive completion locking on oveflow flush (diff) | |
download | wireguard-linux-9b7adba9eaec28e0e4343c96d0dbeb9578802f5f.tar.xz wireguard-linux-9b7adba9eaec28e0e4343c96d0dbeb9578802f5f.zip |
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
When we traverse into failing links or timeouts, we need to ensure we
propagate the REQ_F_COMP_LOCKED flag to ensure that we correctly signal
to the completion side that we already hold the completion lock.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions