]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: recovering broken superblock during mount
authorhujianyang <hujianyang@huawei.com>
Thu, 21 May 2015 06:42:53 +0000 (14:42 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 1 Jun 2015 23:21:03 +0000 (16:21 -0700)
commit033f59a782e26009c5d082e623c39251cc1d4698
treefdbcdee32358351191e1631a8e2b8578f842b144
parent6689f7284f08b29a6edf30a8559257105df58494
f2fs: recovering broken superblock during mount

This patch recovers a broken superblock with the other valid one.

Signed-off-by: hujianyang <hujianyang@huawei.com>
[Jaegeuk Kim: reinitialize local variables in f2fs_fill_super for retrial]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c