platform_system_core/fs_mgr
JP Abgrall 7553d57298 fs_msg: fix bad tmpfs detection (fix /persist mount errors)
Without this, the wrong mount point is flagged as being mounted.
Which leads to:

<6>[    3.278040] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=-1
<7>[    3.278834] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>[    3.278925] fs_mgr: fs_mgr_mount_all(): skipping fstab dup mountpoint=/persist rec[3].fs_type=ext4 already mounted.


Bug: 15925030
Bug: 15976144
Change-Id: I0bc617f11dfc97c32bb2d0e52b94ec19282568eb
2014-06-30 18:28:09 +00:00
..
include fsmgr: support multiple fs-types/mountpoint 2014-06-18 22:18:24 +00:00
Android.mk fs_mgr: turn on -Werror 2014-05-07 16:56:21 -07:00
fs_mgr.c fs_msg: fix bad tmpfs detection (fix /persist mount errors) 2014-06-30 18:28:09 +00:00
fs_mgr_fstab.c fsmgr: support multiple fs-types/mountpoint 2014-06-18 22:18:24 +00:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h fs_mgr: increase tmpfs size to accommodate bigger dex2oat data 2014-06-27 02:24:55 -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 am af0df46d: am e6246ca6: am 01ef52e1: Merge "fs_mgr: turn on -Werror" 2014-05-08 21:43:06 +00:00