]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Btrfs: rework the overcommit logic to be based on the total size"
authorJosef Bacik <jbacik@fusionio.com>
Tue, 17 Sep 2013 14:48:00 +0000 (10:48 -0400)
committerChris Mason <chris.mason@fusionio.com>
Sat, 21 Sep 2013 15:05:26 +0000 (11:05 -0400)
commit59065beb46ad5856d95092c68bca39d5fa01e4ca
tree307c98acb8ba3070f21e712361f638863d535665
parent65831ad71507bcd8d228fab5647f960cdd0a758b
Revert "Btrfs: rework the overcommit logic to be based on the total size"

This reverts commit c9ce1308c5a3f7c0073f3cf8f0da868c31c1ed0d.  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>
fs/btrfs/extent-tree.c