vfs_io_uring: replace vfs_io_uring_request->state with _tevent_req_data()
authorStefan Metzmacher <metze@samba.org>
Fri, 8 May 2020 08:39:52 +0000 (10:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 May 2020 07:25:45 +0000 (07:25 +0000)
commit5acc7ee76819c69c0aa0bb83233a43c8ee76ecf5
tree47352ad0084be3b7814560ce2cb8781dd57fc427
parent7130e37d8f29b1071d5a19361f5fef156a458a6c
vfs_io_uring: replace vfs_io_uring_request->state with _tevent_req_data()

We don't need a direct pointer to the state...

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 f78e98e0226fe70899b613e0aa5c804d8458bdb0)
source3/modules/vfs_io_uring.c