commit | 5caa52afc5abd1396e4af720469abb5843a71eb8 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Wed Jul 10 21:03:25 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Fri Jul 12 00:22:47 2013 -0700 |
tree | fbe7658aab74ad20a536f9c64b031bc75d75683c | |
parent | c9502ea4424b31728703d113fc6b30bfead14633 [diff] |
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