From: Chris Mason Date: Thu, 31 Jul 2008 14:48:37 +0000 (-0400) Subject: Btrfs: Throttle tuning X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d1aeee3990385e9bb436c50c2f7e120a668df6;p=pandora-kernel.git Btrfs: Throttle tuning This avoids waiting for transactions with pages locked by breaking out the code to wait for the current transaction to close into a function called by btrfs_throttle. It also lowers the limits for where we start throttling. Signed-off-by: Chris Mason --- Reading git-diff-tree failed