]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
CMakeLists.txt: find aio for CRIMSON or BLUESTORE
authorMatan Breizman <mbreizma@redhat.com>
Mon, 2 Feb 2026 14:42:39 +0000 (16:42 +0200)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 12 Feb 2026 10:26:16 +0000 (10:26 +0000)
commitf95b264aabf2803e3b5e510c5b199a35d663557f
treec91677504ac9d85e18d833f570628065b7176b6b
parent7240a99fe12a0494c6757441f0ff9ece5c1ff0bd
CMakeLists.txt: find aio for CRIMSON or BLUESTORE

aio is used to set WITH_LIBURING, instead of finding it twice try to
find aio if either flags are set.
Does not change existing behavior for Bluestore.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
CMakeLists.txt