On 3/16/21 9:33 AM, Stefan Metzmacher wrote: > Hi, > > here're patches which fix linking of send[msg]()/recv[msg]() calls > and make sure io_uring_enter() never generate a SIGPIPE. > > Stefan Metzmacher (2): > io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() > calls > io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls > > fs/io_uring.c | 24 ++++++++++++++++-------- > 1 file changed, 16 insertions(+), 8 deletions(-) Applied for 5.12, thanks. -- Jens Axboe