platform_system_core/fs_mgr
Ken Sumrall 4eaf905858 Create a separate copy of the fsck logs
The log_target parameter of android_fork_execvp_ext() is now a
bit field, and multiple targets can be set to log to multiple
places at the same time.

The new target LOG_FILE will log to a file specified by the new
parameter file_path.

Set LOG_FILE and log to a file in /dev (the only writable filesystem
avilable when e2fsck runs) when invoking e2fsck in fs_mgr.

Bug: 10021342

Change-Id: I63baf644cc8c3afccc8345df27a74203b44d0400
2013-09-20 17:44:33 -07:00
..
include New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
Android.mk Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr.c Create a separate copy of the fsck logs 2013-09-20 17:44:33 -07: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 Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00