platform_system_core/fs_mgr
Mohamad Ayyash 611f5e960c fs_mgr: fix mount_all when handling already mounted encryptable fs.
Since 38afe5f4ba
  fs_mgr_mount_all() will try to behave more like "mount -a"

So prevent inaccessible or busy (already mounted) encryptable filesystems
from mounting tmpfs in their mount points.


Change-Id: I32e5b3e26f2138d1e4d9ef8ba01c1466f8051d39
2014-03-13 03:45:21 +00:00
..
include New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
Android.mk fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr.c fs_mgr: fix mount_all when handling already mounted encryptable fs. 2014-03-13 03:45:21 +00:00
fs_mgr_fstab.c fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr_main.c fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
fs_mgr_priv.h New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
fs_mgr_priv_verity.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_verity.c fs_mgr: update ext4_parse_sb to match change in ext4_utils 2014-01-23 14:24:16 -08:00