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, 15 Oct 2019 07:36:22 +0000 (09:36 +0200)
commitb59f0512bf4703b702e9f64968cac15f133d3652
tree94ab7afe0c3829739996990e9136813b7ba4592c
parente6eb59a89e11b25f8570e5ea02e3c58e1b8f5d43
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