commit | 14575aef4212d2cc02274bf1f5456f3e644f03f8 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Tue Sep 17 10:48:00 2013 -0400 |
committer | Chris Mason <chris.mason@fusionio.com> | Sat Sep 21 11:05:26 2013 -0400 |
tree | 307c98acb8ba3070f21e712361f638863d535665 | |
parent | 652f25a2921eb32a3e6f88aed3c59b494c1287c4 [diff] |
Revert "Btrfs: rework the overcommit logic to be based on the total size" This reverts commit 70afa3998c9baed4186df38988246de1abdab56d. It is causing performance issues and wasn't actually correct. There were problems with the way we flushed delalloc and that was the real cause of the early enospc. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>