]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4 crypto: handle unexpected lack of encryption keys
authorTheodore Ts'o <tytso@mit.edu>
Sun, 31 May 2015 17:35:39 +0000 (13:35 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 31 May 2015 17:35:39 +0000 (13:35 -0400)
commitabdd438b26b409eaccf9c847fcf9c3ab52f1959e
tree4473a3667ab265065f0ce81b49d76e8c095b19d2
parent4d3c4e5b8cae3bb45ba933a22670504239958aa1
ext4 crypto: handle unexpected lack of encryption keys

Fix up attempts by users to try to write to a file when they don't
have access to the encryption key.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/crypto.c
fs/ext4/crypto_policy.c
fs/ext4/file.c