blk-throttle: Free up policy node associated with deleted rule
authorVivek Goyal <vgoyal@redhat.com>
Tue, 25 Oct 2011 13:48:12 +0000 (15:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 25 Oct 2011 13:48:12 +0000 (15:48 +0200)
If a rule is being deleted, free up associated policy node. Otherwise
that memory is leaked.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found