diff options
author | Yi-Yo Chiang <yochiang@google.com> | 2021-05-22 00:35:09 +0800 |
---|---|---|
committer | Yi-Yo Chiang <yochiang@google.com> | 2021-06-02 16:54:39 +0800 |
commit | a79bc0d1b3c8a89ba4fd529d45e348f57e893688 (patch) | |
tree | 4dfe2163c8310221cacf83cbbbb6dce8e791f680 /libutils/String8_test.cpp | |
parent | bbe92686717197d0e897281030d87a9f51969cc4 (diff) |
fs_mgr_fstab: Parse overlayfs options from fs flags
Parse the "lowerdir=" option from fs mount flags instead of fs_mgr flags
for consistency.
Before:
none /mnt/product/test1 overlay ro lowerdir=/1:/2,first_stage_mount
After:
none /mnt/product/test1 overlay ro,lowerdir=/1:/2 first_stage_mount
Bug: 188862155
Test: Boot to normal with overlayfs mount entries in first stage fstab
Change-Id: I6d6abd44ab32afadec428005f4aece834f9c8905
Merged-In: I6d6abd44ab32afadec428005f4aece834f9c8905
(cherry picked from commit 7b81023e2a0d48c5e919bb314990555db37bf21e)
Diffstat (limited to 'libutils/String8_test.cpp')
0 files changed, 0 insertions, 0 deletions