aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/data.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-05-06 18:30:38 -0400
committerJaegeuk Kim <jaegeuk@kernel.org>2016-05-07 13:44:55 -0400
commite12dd7bd874cb1c8658d5e8c1eab5f91a71939dc (patch)
tree8c76421e5fdc95531c0019bfb1760cc47aa1a965 /fs/f2fs/data.c
parentf61cce5b81f91ba336184008b24baec84afbb3dd (diff)
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/data.c')
0 files changed, 0 insertions, 0 deletions