commit | 954229eafb3c2166b65906f911247f3007c8f6e1 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Apr 17 12:55:50 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Apr 17 12:55:50 2019 -0700 |
tree | 661cd161c72902c658688f071f9f1cab9f166011 | |
parent | 972b434f512e752efe636a896c43ed2e51e3e858 [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