diff options
author | 2017-09-06 14:25:51 +0800 | |
---|---|---|
committer | 2017-09-06 08:17:33 -0600 | |
commit | 4b758df21ee7081ab41448d21d60367efaa625b3 (patch) | |
tree | 7fe339d622132fd3d83689105f3d946dcfc77a50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block/loop: remove unused field (diff) | |
download | wireguard-linux-4b758df21ee7081ab41448d21d60367efaa625b3.tar.xz wireguard-linux-4b758df21ee7081ab41448d21d60367efaa625b3.zip |
bcache: Fix leak of bdev reference
If blkdev_get_by_path() in register_bcache() fails, we try to lookup the
block device using lookup_bdev() to detect which situation we are in to
properly report error. However we never drop the reference returned to
us from lookup_bdev(). Fix that.
Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Coly Li <colyli@suse.de>
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions