platform_system_vold/fs
lin.gui 3101ac01ac Fix the incorrect parameter quota when userdata is formatted with EXT4
The userdata will be formatted by VOLD during bootup when the userdata
is not completed file system(EXT4 or F2FS).
For EXT4 on userdata and quota feature is enabled. the parameter quota
is incorrect in ext4::Format(). Change the parameter from
quotatype=prjquota to quotatype=usrquota:grpquota:prjquota.

Bug: 199802158
Test: run cts-on-gsi -m CtsAppSecurityHostTestCases -t
      android.appsecurity.cts.StorageHostTest

Change-Id: Ibff10e8e67b4e6ffabea97f534ff6551aed91963
2021-09-14 02:05:27 +00:00
..
Exfat.cpp Switch to exfatprogs compatible fsck parameter 2020-11-11 19:45:05 +01:00
Exfat.h Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Ext4.cpp Fix the incorrect parameter quota when userdata is formatted with EXT4 2021-09-14 02:05:27 +00:00
Ext4.h clang-format many files. 2018-09-18 15:41:22 -07:00
F2fs.cpp mkfs_f2fs: give the log in kernel 2021-04-15 20:24:04 -07:00
F2fs.h Add f2fs support for private volumes. 2015-06-08 20:21:25 -07:00
Vfat.cpp Restore historical behavior with fsck_msdos (always accept fixes). 2019-06-06 11:33:51 -07:00
Vfat.h clang-format many files. 2018-09-18 15:41:22 -07:00