diff options
author | Shan Hai <shan.hai@oracle.com> | 2018-08-22 21:02:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-09 20:56:01 +0300 |
commit | d1a265da7b2983e3201988f1a8202e749e2d4352 (patch) | |
tree | 23b6130c7704232fc3baec78acf9cd9fd97dc621 /security/commoncap.c | |
parent | c8d875b471b6f0304d5d85d0c33c58374b1d78d7 (diff) | |
download | linux-d1a265da7b2983e3201988f1a8202e749e2d4352.tar.xz |
bcache: release dc->writeback_lock properly in bch_writeback_thread()
commit 3943b040f11ed0cc6d4585fd286a623ca8634547 upstream.
The writeback thread would exit with a lock held when the cache device
is detached via sysfs interface, fix it by releasing the held lock
before exiting the while-loop.
Fixes: fadd94e05c02 (bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set)
Signed-off-by: Shan Hai <shan.hai@oracle.com>
Signed-off-by: Coly Li <colyli@suse.de>
Tested-by: Shenghui Wang <shhuiw@foxmail.com>
Cc: stable@vger.kernel.org #4.17+
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/commoncap.c')
0 files changed, 0 insertions, 0 deletions