summaryrefslogtreecommitdiff
path: root/fs/seq_file.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2012-09-28 16:04:19 -0400
committerChris Mason <chris.mason@fusionio.com>2012-10-09 09:15:42 -0400
commit44734ed1ca0c2e66479cedbf773627a9b5a31364 (patch)
tree2f1c94e4410a9b620b25d3e24016c5d545a727c3 /fs/seq_file.c
parentf0bd95ea72644cbf9210606f6f8edfce13d65d47 (diff)
Btrfs: don't commit instead of overcommitting
I don't think we have the same problem that this was supposed to fix originally since we can allocate chunks in the enospc path now. This code is causing us to constantly commit the transaction as we get close to using all of our available space in our currently allocated chunks, instead of allocating another chunk and carrying on with life, which is not nice for performance. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/seq_file.c')
0 files changed, 0 insertions, 0 deletions