resize.f2fs: correct checkpoint_ver of new checkpoint
authorSheng Yong <shengyong1@huawei.com>
Sat, 4 Feb 2017 06:45:59 +0000 (14:45 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 6 Feb 2017 22:49:39 +0000 (14:49 -0800)
commit2b4b86066baa7c21813c7daa43baf0c8961016a2
tree60b6c2447cbb81f38e37ce566f0461a583803a8f
parent1e7aedf99b85d16f94d1d8ad2fcf846403bb2174
resize.f2fs: correct checkpoint_ver of new checkpoint

resize.f2fs rebuilds a new checkpoint at the new position. Its
checkpoint_ver should be increased.

Signed-off-by: Shuoran Liu <liushuoran@huawei.com>
Signed-off-by: Weichao Guo <guoweichao@huawei.com>
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/resize.c