summaryrefslogtreecommitdiff
path: root/fs/f2fs/super.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-01-11 09:09:38 +0400
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-01-11 10:09:23 +0400
commit9eaeba701386037cdd2ccd8bf8650feb2e2cec31 (patch)
treed03afbc42a9936767b814b2b0f3f13c9784e9916 /fs/f2fs/super.c
parent7d82db83165dbac8c3f6d47b73c84f38e3996e30 (diff)
downloadlinux-9eaeba701386037cdd2ccd8bf8650feb2e2cec31.tar.xz
f2fs: move f2fs_balance_fs to punch_hole
The f2fs_fallocate() has two operations: punch_hole and expand_size. Only in the case of punch_hole, dirty node pages can be produced, so let's trigger f2fs_balance_fs() in this case only. Furthermore, let's trigger it at every data truncation routine. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions