platform_system_core/fs_mgr
William Roberts 071f28ae0e fs_mgr: increase verboseness on mount errors
While debugging a mount error, the dmesg output was less
than ideal. The error would be declared but why the mount
failed, and what options were passed was not present. This
patch ensures that the mount options and underlying
errno are printed.

Change-Id: I2b3a2c113149df878c0a8a10ef86fd9e4f909658
2014-01-15 13:26:26 -05: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 fs_mgr: increase verboseness on mount errors 2014-01-15 13:26:26 -05: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