]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bcache: fix a leak in bch_cached_dev_run()
authorAl Viro <viro@ZenIV.linux.org.uk>
Mon, 30 Nov 2015 01:20:59 +0000 (17:20 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:06:44 +0000 (15:06 -0800)
commitdba6700e43c3ae56eb76b5013cc32500a21d0070
tree461f44a01b00524ed969871e1cd5256f73acda46
parentffed442c0186bc57af0761bdc55b217681d211cf
bcache: fix a leak in bch_cached_dev_run()

commit 4d4d8573a8451acc9f01cbea24b7e55f04a252fe upstream.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Tested-by: Joshua Schmid <jschmid@suse.com>
Tested-by: Eric Wheeler <bcache@linux.ewheeler.net>
Cc: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/bcache/super.c