vfs_io_uring: introduce vfs_io_uring_request->completion_fn()
commita15861f6dd39400ff08db8479f84caa29a0d979d
authorStefan Metzmacher <metze@samba.org>
Fri, 8 May 2020 08:42:59 +0000 (8 10:42 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 May 2020 07:25:45 +0000 (14 07:25 +0000)
tree63d633093ae9a0903037fcd59162a2d29f0caa7f
parent5acc7ee76819c69c0aa0bb83233a43c8ee76ecf5
vfs_io_uring: introduce vfs_io_uring_request->completion_fn()

We'll need to add more logic than a simple _tevent_req_done()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14361

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 456533c9cfc332d3a83ea03a6f969b0d64ccbeb6)
source3/modules/vfs_io_uring.c