commit | a79bff21c120a615dc8ba6df9258e9e2ef022e3b | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Thu Sep 29 18:00:57 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Mon Dec 12 23:07:38 2016 +0100 |
tree | 4769beaf2e5d9f8313602ce5fab4f6a2ccb3ed43 | |
parent | ba40e6a3c40514f6cd50df50033107c1c6794c20 [diff] |
ubifs: Implement file open operation We need ->open() for files to load the crypto key. If the no key is present and the file is encrypted, refuse to open. Signed-off-by: Richard Weinberger <richard@nod.at>