platform_system_core/fs_mgr/include
David Anderson c13586faea remount: Use /data for backing scratch storage.
Currently, this is only enabled for Virtual A/B devices. When /data uses
F2FS, then proper pinning support must be enabled.

Because /data cannot be mounted in recovery, we can't delete the scratch
image backed by /data while in fastbootd. Instead, we mark it as
disabled in /metadata. The remount command now has an init script that
checks for and removes a disabled scratch partition.

Bug: 134949511
Test: adb remount on V A/B device with patched F2FS
Change-Id: Ifc8720378259654472d3822e97059b6c366f601d
2020-01-28 12:04:38 -08:00
..
fs_mgr Introduce inotify-based replacements for fs_mgr_wait_for_file. 2019-06-18 15:27:09 -07:00
fs_mgr.h Add basic support for remounting ext4 userdata into checkpoint 2019-12-02 11:59:51 +00:00
fs_mgr_dm_linear.h fs_mgr: CreateDmTable takes CreateLogicalPartitionParams 2019-09-11 18:32:57 -07:00
fs_mgr_overlayfs.h remount: Use /data for backing scratch storage. 2020-01-28 12:04:38 -08:00
fs_mgr_vendor_overlay.h Mount vendor overlay from the system partition 2018-11-01 10:26:12 +09:00