bcache: Fix a bug when detaching
authorKent Overstreet <kmo@daterainc.com>
Thu, 20 Mar 2014 00:49:37 +0000 (17:49 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:02 +0000 (15:23 -0700)
After detaching a backing device from a cache set, a bit wasn't getting
reset meaning the second detach wouldn't work correctly.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>

No differences found