From: Chris Mason Date: Mon, 23 Jul 2012 19:23:45 +0000 (-0400) Subject: Btrfs: don't wait around for new log writers on an SSD X-Git-Tag: v3.6-rc1~81^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39e64ac0cdeca3798a6bf186f873be20e2f57b4;p=pandora-kernel.git Btrfs: don't wait around for new log writers on an SSD Waiting on spindles improves performance, but ssds want all the IO as quickly as we can push it down. Signed-off-by: Chris Mason --- Reading git-diff-tree failed