platform_system_core/fs_mgr
Mark Salyzyn beb4cb8e43 adb: overlayfs failed to remount /system
Regression introduced commit bb1efbd1c6

By not first checking if overlayfs mount on /system is in /proc/mounts
remount fails to discover the override and take the selected action.

Test: adb-remount-test.sh
Bug: 109821005
Change-Id: I1f0bae22caae1bca84fc1e33b508b54d98f4ed5c
2018-11-06 09:49:10 -08:00
..
include Mount vendor overlay from the system partition 2018-11-01 10:26:12 +09:00
include_fstab/fstab fs_mgr: Support checkpoints 2018-09-20 17:28:23 -07:00
libdm Add noexcept to move constructors and assignment operators. 2018-10-05 16:43:47 +00:00
liblp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
tests adb: overlayfs failed to remount /system 2018-11-06 09:49:10 -08:00
tools Adding bow dm-target 2018-10-02 10:12:30 -07:00
.clang-format Fix-up coding style 2017-02-18 12:33:36 +08:00
Android.bp Mount vendor overlay from the system partition 2018-11-01 10:26:12 +09:00
fs_mgr.cpp fs_mgr: Allow overriding the super partition name via the kernel commandline. 2018-11-02 14:51:16 -07:00
fs_mgr_avb.cpp libdm: Add DmTargetVerity and use it in fs_mgr_avb. 2018-06-25 17:56:12 -07:00
fs_mgr_avb_ops.cpp fs_mgr: Adding logs when failing to wait for a device file 2017-07-06 09:51:02 +08:00
fs_mgr_boot_config.cpp fs_mgr: reorder getting boot config 2018-06-12 00:16:14 +08:00
fs_mgr_dm_linear.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
fs_mgr_format.cpp fastboot, fs_mgr: set fsverity feature bit 2018-04-06 10:18:21 -07:00
fs_mgr_fstab.cpp Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()" 2018-10-03 21:22:50 +00:00
fs_mgr_overlayfs.cpp fs_mgr: overlay backing, force filesystem for f2fs 2018-11-02 13:41:07 -07:00
fs_mgr_priv.h fs_mgr: Allow overriding the super partition name via the kernel commandline. 2018-11-02 14:51:16 -07:00
fs_mgr_priv_avb_ops.h fs_mgr: Update for new libavb API. 2017-05-15 12:04:18 -04:00
fs_mgr_priv_boot_config.h fs_mgr: fs_mgr_get_boot_config_from_kernel_cmdline deal with quote 2018-06-08 16:04:17 -07:00
fs_mgr_priv_sha.h fs_mgr_avb: refactors how vbmeta is loaded 2017-04-14 21:50:55 +08:00
fs_mgr_slotselect.cpp init/fs_mgr: prototype first-stage dm-linear support 2018-05-14 12:43:42 -07:00
fs_mgr_vendor_overlay.cpp Check sepolicy context for mounting vendor overlay 2018-11-05 17:57:41 +00:00
fs_mgr_verity.cpp fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen() 2018-10-03 13:19:04 -07:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00