f2fs: show more info about superblock recovery
authorChao Yu <chao2.yu@samsung.com>
Mon, 22 Feb 2016 10:33:20 +0000 (18:33 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 23 Feb 2016 05:40:01 +0000 (21:40 -0800)
commit41214b3c77e0960620d3de8465c4240f092f90a6
treeefdbd57e24c59bf78cd3b4d77739bdb3087871b6
parent17d899df4678a19b6715e225e2c2d175151887a7
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>
fs/f2fs/super.c
This page took 0.04229 seconds and 5 git commands to generate.