]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Advertise that flushes are supported
authorKent Overstreet <kmo@daterainc.com>
Thu, 11 Jul 2013 01:44:40 +0000 (18:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 23:30:09 +0000 (16:30 -0700)
commit3fcbc17636c83da9d85e2604de4af56c215e6e3c
treee3c8e7fc4cad85412c2a8326de6d752cacd3fd68
parentc0d8f455600820eb05208b57c50d4e90a58c4d96
bcache: Advertise that flushes are supported

commit 54d12f2b4fd0f218590d1490b41a18d0e2328a9a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/bcache/request.c
drivers/md/bcache/super.c