bcache: fix crash on shutdown in passthrough mode
authorSlava Pestov <sp@daterainc.com>
Tue, 20 May 2014 19:20:28 +0000 (12:20 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:03 +0000 (15:23 -0700)
We never started the writeback thread in this case, so don't stop it.


No differences found