diff options
author | Tom Cherry <tomcherry@google.com> | 2020-11-19 11:39:39 -0800 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2020-11-19 11:41:09 -0800 |
commit | a7f1a9fec830aeaaa02f78cfdd4d17e0f75ab848 (patch) | |
tree | 433474b7c7ae9abd9833e25d77f60a367fa61672 /trusty/coverage/coverage.cpp | |
parent | 279a719fe688926d9ff72960a1ffb4182280d262 (diff) |
fs_mgr: move mkdir(mount_point) to prepare_fs_for_mount()
prepare_fs_for_mount() attempts to mount() the block device at the
mount_point, so it must be created beforehand, as opposed to later in
__mount() where it is done now.
Also fix slight bugs with using fstab.mount_point instead of an
alternative specified mount_point.
Test: boot
Change-Id: I758b6a6efe2dd99433fc1974b69cb6f7ce3bc0c2
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions