Searched hist:e2adafec2772f97a0f651b325bbd39f5639c96d4 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/tee/ |
| H A D | fs_htree.c | e2adafec2772f97a0f651b325bbd39f5639c96d4 Mon Apr 03 09:45:54 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: FS: htree: fix undo update
Updates of the hash-tree can be undone by closing the hash-tree before tee_fs_htree_sync_to_storage() is called.
Before this patch the hash-tree was left in a half updated state if tee_fs_htree_close() was called before tee_fs_htree_sync_to_storage().
Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|