aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2017-03-28 16:12:16 -0700
committerJens Axboe <axboe@fb.com>2017-03-29 08:09:08 -0600
commit0c9539a431bd4e4cbe475eb17e587f3ac06f2ae2 (patch)
tree595c0c1f5bf4e4593e91643d2123717dc7c349ef /block/blk-sysfs.c
parentblock: warn if sharing request queue across gendisks (diff)
downloadlinux-rng-0c9539a431bd4e4cbe475eb17e587f3ac06f2ae2.tar.xz
linux-rng-0c9539a431bd4e4cbe475eb17e587f3ac06f2ae2.zip
blk-mq: fix leak of q->stats
blk_alloc_queue_node() already allocates q->stats, so blk_mq_init_allocated_queue() is overwriting it with a new allocation. Fixes: a83b576c9c25 ("block: fix stacked driver stats init and free") Reviewed-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions