diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2019-11-19 23:32:47 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-25 19:56:06 -0700 |
commit | bbad27b2f622fa26d107f8a72c0cd5cc102dc56e (patch) | |
tree | 7d81e19de9cee732ea9740dd47e0bd001498cb4f /fs/lockd/svcproc.c | |
parent | 5d960724b0cb0d12469d1c62912e4a8c09c9fd92 (diff) |
io_uring: Always REQ_F_FREE_SQE for allocated sqe
Always mark requests with allocated sqe and deallocate it in
__io_free_req(). It's easier to follow and doesn't add edge cases.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/lockd/svcproc.c')
0 files changed, 0 insertions, 0 deletions