samba does not work with liburing 2.3
Michael Tokarev
mjt at tls.msk.ru
Tue Nov 8 12:56:19 UTC 2022
08.11.2022 13:25, Michael Tokarev via samba-technical wrote:
> FWIW, samba built against the relatively new liburing-2.3 does not
> work right, io_uring-enabled samba just times out in various i/o
> operations (eg from smbclient) when liburing used at compile time
> was 2.3. It works fine with liburing 2.2.
This turned out to be debian packaging issue, but it might affect
others too. liburing 2.3 breaks ABI by changing layout of the main
struct io_uring object in a significant way.
http://bugs.debian.org/1023654
/mjt
More information about the samba-technical
mailing list