android_system_core/fs_mgr
Oreste Salerno 6ed84c986f Only pass nomblk_io_submit option when mounting ext4
This option only exists for ext4 filesystems, so it shouldn't be
used when mounting ext2/ext3.
This bug would cause the mount system call in check_fs to always fail
with ext2/ext3 filesystems.

Change-Id: I3c8938029357a4a4170355118b6757f61ff4b227
2015-06-09 16:38:35 +00:00
..
include Merge "Set verity mode as the verified property value" 2015-04-07 08:45:24 +00:00
Android.mk Revert "Revert "fs_mgr_verity: Add support for squashfs"" 2015-04-08 18:08:00 -07:00
fs_mgr.c Only pass nomblk_io_submit option when mounting ext4 2015-06-09 16:38:35 +00:00
fs_mgr_fstab.c Revert "Revert "Adding e4crypt support"" 2015-03-31 13:02:13 -07:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h Revert "Revert "Adding e4crypt support"" 2015-03-31 13:02:13 -07:00
fs_mgr_priv_verity.h Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-12-09 17:02:17 -08:00
fs_mgr_verity.c Don't use TEMP_FAILURE_RETRY on close in system/core. 2015-05-15 19:16:40 -07:00