]> git.ipfire.org Git - thirdparty/lxc.git/commit
mainloop: disable IORING_SETUP_SQPOLL for now 3932/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 11 Aug 2021 15:46:54 +0000 (17:46 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 11 Aug 2021 15:47:39 +0000 (17:47 +0200)
commit82abff81b61cc3d569d8965112738e77e7fc30b6
tree52c6a2f869593ed65cb030cac31d2d7a5c5bfc9f
parentc9d1f58725667774b07ac6a0084838c3da1d6314
mainloop: disable IORING_SETUP_SQPOLL for now

It's a bit more complicated to use then I envisioned here.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/mainloop.c