aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/super.c
diff options
context:
space:
mode:
authorChao Yu2015-09-28 17:42:24 +0800
committerJaegeuk Kim2015-10-09 16:20:54 -0700
commit45fe8492ccbe561c4b8918c2d4c83a0501e50646 (patch)
tree2a4892de2fb741302a73483bd079b10ef7ad5729 /fs/f2fs/super.c
parent345a6b2ee2987a11bc8e9c08ff2b68a973fd912c (diff)
f2fs: fix to correct freed section number during gc
This patch fixes to maintain the right section count freed in garbage collecting when triggering a foreground gc. Besides, when a foreground gc is running on current selected section, once we fail to gc one segment, it's better to abandon gcing the left segments in current section, because anyway we will select next victim for foreground gc, so gc on the left segments in previous section will become overhead and also cause the long latency for caller. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions