commit | ba40e6a3c40514f6cd50df50033107c1c6794c20 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Thu Sep 29 17:20:27 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Mon Dec 12 23:07:38 2016 +0100 |
tree | b1567d271bb4bdab197c2b47c7fee78e81eb80a6 | |
parent | 43b113fea2d427e17e7663494fc70c4e93e83d5e [diff] |
ubifs: Implement directory open operation We need the ->open() hook to load the crypto context which is needed for all crypto operations within that directory. Signed-off-by: Richard Weinberger <richard@nod.at>