]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup-generator: refactor add_crypttab_devices()
authorDavid Tardon <dtardon@redhat.com>
Thu, 30 May 2024 08:44:36 +0000 (10:44 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 12 Jun 2024 09:46:39 +0000 (18:46 +0900)
commita07cb7d404582f9c0bfaedb9dd07f93848aa91c6
treec0893b38c9df5ef72220c9d8b81f82f622d7236f
parent707890d4ffcb6fc5236df8aef83fb9177714afb1
cryptsetup-generator: refactor add_crypttab_devices()

Move the processing of a crypttab entry to a separate function.

No functional changes, just refactoring.
src/cryptsetup/cryptsetup-generator.c