diff options
author | Tom Cherry <tomcherry@google.com> | 2019-04-17 12:55:50 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-04-17 12:55:50 -0700 |
commit | 990483d409a35c02748aea03205f6d900b6d0aeb (patch) | |
tree | 661cd161c72902c658688f071f9f1cab9f166011 /libsparse/sparse.cpp | |
parent | 371180bb7279747f9cd3edb36e22247d36c76ae5 (diff) |
init: do not fork before doing (u)mount_all()
A fork() was historically added in case of fs_mgr crashing or leaking
memory, but this should not be the case with fs_mgr, and a fork() only
hides any such problem, instead of allowing us to address it
directly.
Test: boot
Change-Id: If7ee4807757048258a6ea9a79a24cebbacc530cc
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions