| commit | 7ce08a376cb62bb1f5a2585cb122b0f462d60cb5 | [log] [tgz] |
|---|---|---|
| author | Tom Marshall <tdm@cyngn.com> | Thu Nov 05 11:20:54 2015 -0800 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 15 20:14:00 2025 +0300 |
| tree | 24b103e4041b62379eff849e16836832c0cc3005 | |
| parent | 4c6869112e83b01487e50234d236cf6bb7243009 [diff] |
vold: Honor mount options for ext4/f2fs partitions * Pass mount options and fstype to PublicVolume ctor * Pass mount options to ext4::Mount/f2fs:Mount * Use specified/default fstype if blkid fails This is trivially extensible for other fs types. [mikeioannina] Adapt for Pie and Q Change-Id: Ie5dd27f26a4a7129dd9efe6a7ad0a589928282a0