android_system_core/fs_mgr
bowgotsai 3de625d109 fs_mgr: moves common functions out of fs_mgr_verity.cpp
This commits moves some common functions out of fs_mgr_verity.cpp to be
reused by other verified boot flows. It includes:
 - Move common functions into fs_mgr.c
 - Move dm_ioctl related functions to a new file: fs_mgr_dm_ioctl.cpp

Bug: 31264231
Test: check device can boot with dm-verity

Change-Id: Iaa0d8031efbaae12aa28f872f62d3fc3d3763b51
2017-01-13 10:52:44 +08:00
..
include Add fs_mgr option to enable/disable quotas. 2016-12-15 16:35:50 -07:00
Android.mk fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00
fs_mgr.c fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00
fs_mgr_dm_ioctl.cpp fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00
fs_mgr_format.c Update the header path for ext4_utils. 2016-10-09 10:23:36 -07:00
fs_mgr_fstab.c Add fs_mgr option to enable/disable quotas. 2016-12-15 16:35:50 -07:00
fs_mgr_main.c fs_mgr: fix clang static analyzer warning 2016-11-08 20:07:31 +00:00
fs_mgr_priv.h fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00
fs_mgr_priv_dm_ioctl.h fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00
fs_mgr_priv_verity.h fs_mgr: add verify_dev flag to fs_mgr_setup_verity() 2016-12-16 15:00:05 +08:00
fs_mgr_slotselect.c fs_mgr: Track the bootloader_message struct change. 2016-06-09 15:13:15 -07:00
fs_mgr_verity.cpp fs_mgr: moves common functions out of fs_mgr_verity.cpp 2017-01-13 10:52:44 +08:00