bcache: Shutdown fix
authorKent Overstreet <kmo@daterainc.com>
Thu, 11 Jul 2013 04:03:25 +0000 (21:03 -0700)
committerKent Overstreet <kmo@daterainc.com>
Fri, 12 Jul 2013 07:22:47 +0000 (00:22 -0700)
commit5caa52afc5abd1396e4af720469abb5843a71eb8
treefbe7658aab74ad20a536f9c64b031bc75d75683c
parentc9502ea4424b31728703d113fc6b30bfead14633
bcache: Shutdown fix

Stopping a cache set is supposed to make it stop attached backing
devices, but somewhere along the way that code got lost. Fixing this
mainly has the effect of fixing our reboot notifier.

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