]> 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)
commit4a08ffa71335fd0c74f8c8fb99e0d763bc83a543
tree307c98acb8ba3070f21e712361f638863d535665
parentbc144ad824db57150310c17af07246ccdfddb3ef
Revert "Btrfs: rework the overcommit logic to be based on the total size"

This reverts commit a7e5054c7d622f2183c8eb05f7c53f5f6dc26465.  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