commit | a9866111ae6abe2762140a0a95c3d34d8fb5fe10 | [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 | 740f7b7f2308bbabb033ba22d5de17e565d00804 [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