diff options
author | Jiyong Park <jiyong@google.com> | 2021-03-02 12:38:22 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2021-03-02 12:42:09 +0900 |
commit | 7e7b7a156aeb14d264de0601c341d64b42fd07a0 (patch) | |
tree | d1d63dc36b6b8256c3d80b343a3fce6219f6363a /libutils/ProcessCallStack_fuzz.cpp | |
parent | 5060516c6ff8cac992e1f650c8c7ce8cff86314a (diff) |
Search fstab also from /first_stage_ramdisk
I828ce999be6d786bf46dd5655dfda81d046906ab made a slight behaviral change
that fstab is searched and read before /first_stage_ramdisk is mounted
as root. Without this change, the attempt to read fstab from / fails at
the moment, leaving an empty fstab object. But as a side effect of the
attempt, DoCreateDevices() is not called again even after
/first_stage_ramdisk is mounted as root and the fstab is found under /.
This change fixes the problem by adding /first_stage_ramdisk to the list
of places to find the fstab file.
Bug: N/A
Test: Watch TH
Change-Id: I9826610cce436ba706aaea14c9a991822d2bae96
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions