commit | 14d7e9de0500e9110e5820e2e77d096fc1bab724 | [log] [tgz] |
---|---|---|
author | majianpeng <majianpeng@gmail.com> | Fri Feb 01 19:07:03 2013 +0800 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Feb 12 07:15:01 2013 +0900 |
tree | 56fa9e18cb263f1d33592c69a7f152e12371dd91 | |
parent | 5c9b469295fb6b10d98923eab5e79c4edb80ed20 [diff] |
f2fs: when check superblock failed, try to check another superblock In f2fs, there are two superblocks. So when the first superblock was invalidate, it should try to check another. By Jaegeuk Kim: o Remove a white space for coding style o Clean up for code readability o Fix a typo Signed-off-by: Jianpeng Ma <majianpeng@gmail.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>