From: Chris Mason Date: Thu, 20 Oct 2011 19:45:37 +0000 (-0400) Subject: Btrfs: don't wait as long for more batches during SSD log commit X-Git-Tag: v3.2-rc1~21^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd354ad613a393424f85333ceed6b15e07fb94ae;p=pandora-kernel.git Btrfs: don't wait as long for more batches during SSD log commit When we're doing log commits, we try to wait for more writers to come in and make the commit bigger. This helps improve performance on rotating disks, but on SSDs it adds latencies. Signed-off-by: Chris Mason --- Reading git-diff-tree failed