cryptsetup: make sure to return EAGAIN on wrong tcrypt password too
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Apr 2020 16:17:33 +0000 (18:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 May 2020 15:28:29 +0000 (17:28 +0200)
commitcb6c9283b5f0a06722609b8834fcee48acee0c32
tree6add742c0a1a2c32cc379c5a62307591a1997a7f
parent7407f689807963d48dce08e5581b5cb4b4e56813
cryptsetup: make sure to return EAGAIN on wrong tcrypt password too

Only then we'll try again to ask the user for a password.

Fixes: #12152
src/cryptsetup/cryptsetup.c