]> git.ipfire.org Git - thirdparty/systemd.git/commit
Support no-journal for dm-integrity devices.
authorRussell Harmon <eatnumber1@gmail.com>
Mon, 29 May 2023 01:51:36 +0000 (18:51 -0700)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 30 May 2023 07:35:46 +0000 (16:35 +0900)
commitbcc1ee56c0404b3650979d4cedfb8a6085703fb4
tree39ced52ad319bef2829929bdb41c53749aef0a2a
parentdd3775ab8895ca2d4a26f5119e7325fed5c5d900
Support no-journal for dm-integrity devices.

As documented in integritysetup.8, dm-integrity devices support running
without a journal whatsoever. This change allows the
CRYPT_ACTIVATE_NO_JOURNAL flag (the same as is used with `integritysetup
--integrity-no-journal`) to be passed in during dmsetup by specifying
the `no-journal` option in integritytab.5.
man/integritytab.xml
src/integritysetup/integrity-util.c