summaryrefslogtreecommitdiffstats
path: root/fs/jbd2/transaction.c
diff options
context:
space:
mode:
authorTheodore Ts'o2013-06-12 17:48:29 +0200
committerTheodore Ts'o2013-06-12 17:48:29 +0200
commit981250ca89261f98bdfd2d6be1fcccb96cbbc00d (patch)
treedc60f0b2df0b1544fe551ed415e7cefe1c3d3907 /fs/jbd2/transaction.c
parentext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() (diff)
downloadkernel-qcow2-linux-981250ca89261f98bdfd2d6be1fcccb96cbbc00d.tar.gz
kernel-qcow2-linux-981250ca89261f98bdfd2d6be1fcccb96cbbc00d.tar.xz
kernel-qcow2-linux-981250ca89261f98bdfd2d6be1fcccb96cbbc00d.zip
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
Commit 18888cf0883c: "ext4: speed up truncate/unlink by not using bforget() unless needed" removed the use of EXT4_FREE_BLOCKS_FORGET in the most important codepath for file systems using extents, but a similar optimization also can be done for file systems using indirect blocks, and for the two special cases in the ext4 extents code. Cc: Andrey Sidorov <qrxd43@motorola.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/transaction.c')
0 files changed, 0 insertions, 0 deletions