]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs: move grabing orphan pages out of protection region
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Fri, 10 Jan 2014 10:09:02 +0000 (18:09 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 14 Jan 2014 09:11:20 +0000 (18:11 +0900)
commit4531929e3922f2cdd34208d7dc1404ac06e6ced5
treee0f22e7ba24e7303595f6cb554e9d4a87401c40b
parent5514f0aadddcdfaaaea697b60203f5402552eb7b
f2fs: move grabing orphan pages out of protection region

Move grabing orphan block page out of protection region, and grab all
the orphan block pages ahead.

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
[Jaegeuk Kim: remove unnecessary code pointed by Chao Yu]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/checkpoint.c