Skip to content

luksdevice: conditionalise use of CRYPT_ACTIVATE_NO_READ_WORKQUEUE and CRYPT_ACTIVATE_NO_WRITE_WORKQUEUE

Administrator requested to merge feature/libcryptsetup-from-the-past into master

These macros were introduced with libcryptsetup 2.3.4 only. Using conditional compilation makes it possible to compile osk-sdl on earlier versions of libcryptsetup (albeit without these features).

Merge request reports

Loading