TODO:TEST! s3:modules: add vfs_io_uring module
authorStefan Metzmacher <metze@samba.org>
Wed, 5 Jun 2019 15:01:49 +0000 (17:01 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 Jan 2020 12:26:21 +0000 (13:26 +0100)
commitd791770a03e0174dcb3f83628ab55bcf6a72cad0
treef25eaf9056c381d1ab75c2349acb2554635d4ec0
parentea754bfdec9d537c500036d4d521bd41d34c0835
TODO:TEST! s3:modules: add vfs_io_uring module

The module makes use of the new io_uring infrastructure
(intruduced in linux 5.1), see https://lwn.net/Articles/778411/ and
http://git.kernel.dk/cgit/liburing/

TODO: this module compiles, but was not runtime tested yet.
docs-xml/manpages/vfs_io_uring.8.xml [new file with mode: 0644]
docs-xml/wscript_build
source3/modules/vfs_io_uring.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript