]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: downgrade a bunch of log messages that to LOG_WARNING
authorLennart Poettering <lennart@poettering.net>
Tue, 2 May 2023 09:14:20 +0000 (11:14 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 May 2023 20:03:16 +0000 (05:03 +0900)
commitb96cc40a95ccf5bdb61e54f6b361a1c7557ab81a
tree3417b65e1f881ddfdff38100bdb928e5961e33f8
parentea0f3289a288affd5f13c83849b984c8fad63e90
cryptsetup: downgrade a bunch of log messages that to LOG_WARNING

In all these cases we ignore the failure, hence per our rule the log
level should be below LOG_ERR. Fix that.
src/cryptsetup/cryptsetup.c