android_system_core/fs_mgr/libfstab
Daeho Jeong 77ee43a9fe support f2fs device aliasing feature
We can hold the storage space of one of f2fs multi-device for data
partition, while allowing the space to be used by another purpose.
f2fs will create a sequential and pinned file as a placeholder and it
can be deallocated and returned back to data partition after it is done
with using it. We can create the file, as we define the device with
"exp_alias:" tag in the fstab.

Bug: 336319772
Test: add a device with "exp_alias" tag in fstab
Change-Id: If55730cedd21ec5a40137d2eb723a97df498c9cb
Signed-off-by: Daeho Jeong <daehojeong@google.com>
2024-10-25 14:58:38 +00:00
..
fuzz fs_mgr: Split libfs_mgr and libfstab 2023-08-01 04:56:41 +00:00
include/fstab support f2fs device aliasing feature 2024-10-25 14:58:38 +00:00
Android.bp fs_mgr: Split libfs_mgr and libfstab 2023-08-01 04:56:41 +00:00
boot_config.cpp libfstab: Optimize out C++ object copy 2023-08-03 01:31:16 +08:00
fstab.cpp support f2fs device aliasing feature 2024-10-25 14:58:38 +00:00
fstab_priv.h Add resume from hibernation in first stage init 2024-08-27 09:37:25 -07:00
logging_macros.h fs_mgr: Split libfs_mgr and libfstab 2023-08-01 04:56:41 +00:00
slotselect.cpp libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00