History log of /system/extras/ext4_utils/ext4_sb.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cb7274dc9876015f49bf339dd5a6978d12b703ad 29-Oct-2015 Johan Redestig <johan.redestig@sonymobile.com> ext4_utils: Parse unclean super block

Dont fail to parse the superblock just because the file system was
not unmounted cleanly.

Change-Id: I381c3e6c55ef5eb478b53d06d6cc56df1b6f41f4
/system/extras/ext4_utils/ext4_sb.c
9a2b60b28d866b94b86c7ceb3a9004d28e20b483 23-Jan-2014 Colin Cross <ccross@android.com> ext4_utils: move superblock parsing to its own compilation unit

Move ext4_parse_sb to its own compilation unit so it can be used
from fs_mgr without pulling in all of libext4_utils' dependencies
when compiling with ld.bfd.

Change-Id: I185352ecea0e0d577b8cdddfd519f2826d631277
/system/extras/ext4_utils/ext4_sb.c