io_uring: add flag for disabling provided buffer recycling
If we need to continue doing this IO, then we don't want a potentially
selected buffer recycled. Add a flag for that.
Set this for recv/recvmsg if they do partial IO.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
-
mentioned in commit c7d85119
-
mentioned in commit 53b6d2df
-
mentioned in commit 7d503ffb
-
mentioned in commit 4bd9258f
-
mentioned in commit ec14a518
-
mentioned in commit 078b16b5
-
mentioned in commit 5197882f
-
mentioned in commit 5bc30163
-
mentioned in commit eb523581
-
mentioned in commit 1a9e9359
-
mentioned in commit cf7ef788
-
mentioned in commit 7e7d72ad
-
mentioned in commit 4685bdf6
-
mentioned in commit 6e9af09b
-
mentioned in commit 5848ea45
-
mentioned in commit d62d2499
-
mentioned in commit 2cc819b3
-
mentioned in commit 5d03cae5
-
mentioned in commit 42dbe426
-
mentioned in commit 17ecfac2
-
mentioned in commit 65c2b7ed
-
mentioned in commit 8702fbde
-
mentioned in commit 9e1c3c07
-
mentioned in commit 8f3a4070
Please sign in to comment