commit | 6b4900289a5a784e736a865b54cd0713143bfcc6 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Jan 13 21:25:26 2015 -0600 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Apr 06 11:49:23 2021 +0200 |
tree | 346352325ec0b1f625955845edc928d47933ab1d | |
parent | d3686cc6c4ca54775baa51a9fa168236c4530940 [diff] |
fs_mgr: autodetect filesystem type * Multiple fstab lines (supported in android) cause recovery to fail to mount partitions if the fs type is not the same as the first fstab entry. So when we attempt to find an fstab entry, check it against blkid's determination of what filesystem type it is. * If blkid fails, or if no entry matches the detected fs type, return the first found. [aleasto: revamped for Q] Change-Id: I7b720b534185fc7cb3860833aa49f748e02e3f6c