From: Kent Overstreet Date: Tue, 24 Sep 2013 06:17:32 +0000 (-0700) Subject: bcache: Fix a flush/fua performance bug X-Git-Tag: v3.12-rc3~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1394d6761b6e9e15ee7c632a6d48791188727b40;p=pandora-kernel.git bcache: Fix a flush/fua performance bug bch_journal_meta() was missing the flush to make the journal write actually go down (instead of waiting up to journal_delay_ms)... Whoops Signed-off-by: Kent Overstreet Cc: linux-stable # >= v3.10 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed