bcache: FUA fixes
authorKent Overstreet <koverstreet@google.com>
Thu, 27 Jun 2013 00:25:38 +0000 (17:25 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 1 Jul 2013 21:42:47 +0000 (14:42 -0700)
Journal writes need to be marked FUA, not just REQ_FLUSH. And btree node
writes have... weird ordering requirements.

Signed-off-by: Kent Overstreet <koverstreet@google.com>

No differences found