commit | d18795d19fee8fa2df90e77a0b7a7bff784fc8aa | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Thu Nov 05 11:20:54 2015 -0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Nov 30 08:59:15 2018 -0500 |
tree | 239c644fb01819e1c0ebcb9974372b7ec047ee0a | |
parent | af69324e7a202c8b2002a627f47b52c14d291d53 [diff] |
vold: Honor mount options for ext4/f2fs partitions * Save mount options and fstype for DiskPartition objects * 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 Change-Id: Ie5dd27f26a4a7129dd9efe6a7ad0a589928282a0