vfs_io_uring: split out a vfs_io_uring_pread_submit() function
authorStefan Metzmacher <metze@samba.org>
Fri, 8 May 2020 09:17:51 +0000 (11:17 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 12 May 2020 19:53:45 +0000 (19:53 +0000)
commit9de4f8be1dc8b4274891016191a5ca1f724e08b3
tree7ee55477204b68c392e01d3ba75957143ea0c9d5
parentab89b8e75354c5fd571985e924e1ccbec99de990
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>
source3/modules/vfs_io_uring.c