+22
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>