bcache: Advertise that flushes are supported
authorKent Overstreet <kmo@daterainc.com>
Thu, 11 Jul 2013 01:44:40 +0000 (18:44 -0700)
committerKent Overstreet <kmo@daterainc.com>
Fri, 12 Jul 2013 07:22:46 +0000 (00:22 -0700)
Whoops - bcache's flush/FUA was mostly correct, but flushes get filtered
out unless we say we support them...

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: linux-stable <stable@vger.kernel.org> # >= v3.10

No differences found