]> git.ipfire.org Git - thirdparty/systemd.git/commit
cryptsetup: only warn on real key files
authorMartin Pitt <martin.pitt@ubuntu.com>
Mon, 2 Feb 2015 15:53:39 +0000 (16:53 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Mon, 2 Feb 2015 15:53:39 +0000 (16:53 +0100)
commit3f4d56a069d8aedc0a784b6f4a2c049db76289b7
tree9a6a49e318f6504ee09db8eb9d0970cd9bb15e02
parentd109a95f3d7f8c5c50d6fd48221791fcc98b4544
cryptsetup: only warn on real key files

Simplify the check from commit 05f73ad to only apply the warning to regular
files instead of enumerating device nodes.
src/cryptsetup/cryptsetup.c