commit | ec19cf6306e66ef8e3e696e5495cd3bd3487d414 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu Nov 09 22:26:04 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Nov 10 12:53:46 2017 +0800 |
tree | e3a24dd9011be1a59597732bf6d433e7cb8a15aa | |
parent | ebcfa449375fb809b266383d0036a7be3ecdac01 [diff] |
first stage mount: abort when failed to parse fstab in device-tree The client of FirstStageMount class should check the existence of fstab in device-tree prior to using it. So raising a FATAL error inside FirstStageMount when failed to parsing the fstab, in order to expose more accurate error messages. Also fixing a comment in fs_mgr, where it might happen in either non-A/B or A/B. Bug: 69102431 Test: boot sailfish Change-Id: Ifb525beaa3423b118644778bfe0f84bff9465303