vfs_io_uring: split out a vfs_io_uring_pread_submit() function
commitbd41e956fcd409bf121205084469fe8d2923b9c7
authorStefan Metzmacher <metze@samba.org>
Fri, 8 May 2020 09:17:51 +0000 (8 11:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 May 2020 07:25:45 +0000 (14 07:25 +0000)
tree82ff5030898f845661e4bd0bf89b9bdeaf3291c4
parentadac9ae7017e5c31aca91d54139788b8603c867f
vfs_io_uring: split out a vfs_io_uring_pread_submit() function

This can be reused when we add handling for short reads.

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