summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-05-07 00:30:38 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2016-05-07 19:44:55 +0200
commite12dd7bd874cb1c8658d5e8c1eab5f91a71939dc (patch)
tree8c76421e5fdc95531c0019bfb1760cc47aa1a965 /fs/f2fs/node.c
parentf2fs: fix inode cache leak (diff)
downloadlinux-e12dd7bd874cb1c8658d5e8c1eab5f91a71939dc.tar.xz
linux-e12dd7bd874cb1c8658d5e8c1eab5f91a71939dc.zip
f2fs: fallocate data blocks in single locked node page
This patch is to improve the expand_inode speed in fallocate by allocating data blocks as many as possible in single locked node page. In SSD, # time fallocate -l 500G $MNT/testfile Before : 1m 33.410 s After : 24.758 s Reported-by: Stephen Bates <stephen.bates@microsemi.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions