commit | 6d56c2724bea9a257f64b66dea1a440f4124dff0 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Feb 22 18:33:20 2016 +0800 |
committer | chrmhoffmann <chrmhoffmann@gmail.com> | Mon Nov 13 22:00:20 2017 +0100 |
tree | 67a35c5904935c5b57171e97fd43ba89bbc0588a | |
parent | 7fd83e1396db6d0a5a29d781dcfec83f50a5a1c1 [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>