commit | 41214b3c77e0960620d3de8465c4240f092f90a6 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Feb 22 18:33:20 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Feb 22 21:40:01 2016 -0800 |
tree | efdbd57e24c59bf78cd3b4d77739bdb3087871b6 | |
parent | 17d899df4678a19b6715e225e2c2d175151887a7 [diff] |
f2fs: show more info about superblock recovery This patch changes to show more info in message log about the recovery of the corrupted superblock during ->mount, e.g. the index of corrupted superblock and the result of recovery. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>