commit | 8c157a2c73b27b3f3ae566be78279460a35ccbc1 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Mon Jun 04 18:38:29 2012 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Mon Jun 04 18:38:29 2012 -0700 |
tree | 99d57955968825297a74d9f6e4371ee496a04554 | |
parent | dc3069ab9b1ccdf39058fe1729a5cd8533a93734 [diff] |
Fix e2fsck to run a full check if only the journal has recorded an error If only the journal superblock had recorded an error, but not the ext4 superblock, e2fsck would mark the superblock as containing an error. However, it was never flushed to disk before e2fsck restarted itself after recovering the journal, and the full check didn't happen. Change-Id: I2952b50d3f27c6b72b6167903dbc5a26c188df0c