commit | a5991428064e98c7367fe1c1686ea6a23fb6a4b3 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@redhat.com> | Fri Jul 15 16:01:03 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Jul 27 12:46:43 2011 -0400 |
tree | 4e063831c205d707bd1e85fb5814a95f61843dc8 | |
parent | a94733d0bc630edaedc6ca156752dd5a7cb82521 [diff] |
Btrfs: don't flush delalloc arbitrarily Kill the check to see if we have 512mb of reserved space in delalloc and shrink_delalloc if we do. This causes unexpected latencies and we have other logic to see if we need to throttle. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>