dm stats: fix a leaked s->histogram_boundaries array
authorMikulas Patocka <mpatocka@redhat.com>
Wed, 15 Feb 2017 17:06:19 +0000 (12:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 05:41:44 +0000 (06:41 +0100)
commitbad6c16b81b68d81e95ada246649dacc3cdd5e1d
tree955ac2b686c8f5e86b8ac92b57493040f24f39bf
parent9987feba902cbd6429cf3b3a3b6614aa23a555c2
dm stats: fix a leaked s->histogram_boundaries array

commit 6085831883c25860264721df15f05bbded45e2a2 upstream.

Fixes: dfcfac3e4cd9 ("dm stats: collect and report histogram of IO latencies")
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/dm-stats.c