]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
pam_fscrypt: log errors getting protector in policiesUsingProtector()
authorEric Biggers <ebiggers@google.com>
Wed, 23 Feb 2022 20:35:04 +0000 (12:35 -0800)
committerEric Biggers <ebiggers@google.com>
Wed, 23 Feb 2022 20:35:04 +0000 (12:35 -0800)
commit9871a39409222a80b4c4c22cbaab17bae84f1712
treed7bca2abc71852414b63e945769cf8591eb240c0
parent06c989df4e31dd9f172f94fbd6243f49d4dd0b92
pam_fscrypt: log errors getting protector in policiesUsingProtector()

If the error is anything other than ErrNotSetup, it might be helpful to
know what is going on.
pam_fscrypt/run_fscrypt.go