platform_system_core/fs_mgr
David Anderson 5a4db628ee fs_mgr: clean up dm ioctl flags
DM_READONLY_FLAG should only be used when loading tables, and
DM_STATUS_TABLE_FLAG should only be used when querying a table's status. This
patch cleans up how we set flags to reflect when the kernel actually cares
about them.

Bug: 78914864
Test: AVB device still boots

Change-Id: I809d8c2ef2105849ebdd095bbe7f08f15ae63465
2018-05-02 18:46:20 -07:00
..
include Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" 2017-10-11 01:53:35 +00:00
include_fstab/fstab fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry 2018-02-26 15:47:09 -08:00
.clang-format Fix-up coding style 2017-02-18 12:33:36 +08:00
Android.bp first stage mount: support mount points like /vendor/abc 2017-12-14 09:48:26 +08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
fs_mgr.cpp fs_mgr: clean up dm ioctl flags 2018-05-02 18:46:20 -07:00
fs_mgr_avb.cpp fs_mgr: clean up dm ioctl flags 2018-05-02 18:46:20 -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 Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_dm_ioctl.cpp fs_mgr: clean up dm ioctl flags 2018-05-02 18:46:20 -07:00
fs_mgr_format.cpp make_f2fs: specify sector size for target image size and missing options 2018-04-04 09:24:24 -07:00
fs_mgr_fstab.cpp Support Speck encryption. 2018-03-30 10:18:46 -07:00
fs_mgr_priv.h fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry 2018-02-26 15:47:09 -08: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 Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_priv_dm_ioctl.h fs_mgr: clean up dm ioctl flags 2018-05-02 18:46:20 -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 Merge "DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back" 2017-11-13 16:36:34 +00:00
fs_mgr_verity.cpp fs_mgr: clean up dm ioctl flags 2018-05-02 18:46:20 -07:00