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:37:26 +0000 (06:37 +0100)
commit6a284310d5dd7faa9c185863583f55ab1b6679ce
treee0e1164f42aacc61fde49cd6d241de70412e9e2a
parentfdea1f9721585c68a47ba3e34cb22e257ba4634f
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