fsck.f2fs: add SSR-based allocation when free segment not enough
authorLiu Xue <liuxueliu.liu@huawei.com>
Wed, 2 Nov 2016 12:55:56 +0000 (20:55 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 2 Nov 2016 17:58:53 +0000 (10:58 -0700)
commit893acfc2e430e2a511de12ae57c3c32a62a7dfe3
tree3b28505e7772e9f2ded14fdf10f5baa408e930ca
parent112bf05cb881c098e6514e6554c171a096470b0e
fsck.f2fs: add SSR-based allocation when free segment not enough

Add SSR-based allocation when free segment reach the limit of
reserved segments.

Signed-off-by: Xue Liu <liuxueliu.liu@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/mount.c