OSDN Git Service

ext4_utils: Parse unclean super block
authorJohan Redestig <johan.redestig@sonymobile.com>
Thu, 29 Oct 2015 17:04:47 +0000 (18:04 +0100)
committerJohan Redestig <johan.redestig@sonymobile.com>
Thu, 29 Oct 2015 20:54:37 +0000 (21:54 +0100)
commitcb7274dc9876015f49bf339dd5a6978d12b703ad
tree5bcb979a864eb0271eb9040506429a759a266bee
parenta43f3854c60508e00b05201e91dee7571afd3a95
ext4_utils: Parse unclean super block

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

Change-Id: I381c3e6c55ef5eb478b53d06d6cc56df1b6f41f4
ext4_utils/ext4_sb.c