android_system_core/trusty/storage/proxy
Stephen Crane d160497c59 storageproxyd: Sync parent dir when creating a file
Switches to syncing the parent directory immediately when creating a new
file rather than lazily waiting for a sync request. Because we only
create a new file when the userdata partition is cleared, this operation
doesn't need to be fast in the normal case. This avoids needing to track
the parent directory for each file for lazy syncing later, since storage
backing files may be in a subdirectory of the root.

Test: m storageproxyd, boot using new service binary
Bug: None
Change-Id: Ibcafae7da493864515c099bd81d48c95b0e5d8c3
2022-01-21 14:42:01 -08:00
..
Android.bp storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
checkpoint_handling.cpp storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
checkpoint_handling.h storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
ipc.c system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
ipc.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00
log.h trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
proxy.c storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
rpmb.c storageproxyd: Retry RPMB request on UNIT ATTENTION 2021-09-29 10:28:43 -07:00
rpmb.h Add storageproxyd UFS support 2019-12-20 15:44:51 -08:00
storage.c storageproxyd: Sync parent dir when creating a file 2022-01-21 14:42:01 -08:00
storage.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00