vfs_io_uring: split out a vfs_io_uring_pwrite_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)
commit2f6abb00b0daeb4de9ad0aea1b5c56559391aef9
tree578d48eb1c0a3d614dc50342f4bd62df428ec018
parent9de4f8be1dc8b4274891016191a5ca1f724e08b3
vfs_io_uring: split out a vfs_io_uring_pwrite_submit() function

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

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