From: Kent Overstreet Date: Wed, 11 Dec 2013 00:10:46 +0000 (-0800) Subject: bcache: Performance fix for when journal entry is full X-Git-Tag: v3.14-rc1~42^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5775e2133dfa0dc1f4c7f233e2144d32cb516f54;p=pandora-kernel.git bcache: Performance fix for when journal entry is full We were unnecessarily waiting on a journal write to complete when we just needed to start a journal write and start setting up the next one. Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed