summaryrefslogtreecommitdiff
path: root/drivers/md/dm-path-selector.c
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-11-08 15:44:55 +0300
committerShaohua Li <shli@fb.com>2017-11-10 22:43:04 +0300
commit0202ce8a90efdc81600e7bf9712d8c324081a924 (patch)
treef260f7241e8fc6e3ed5253374f0eca0e8b9e696a /drivers/md/dm-path-selector.c
parent97f0eb9f0fec0563c1c796d95123e871b8bb65c0 (diff)
downloadlinux-0202ce8a90efdc81600e7bf9712d8c324081a924.tar.xz
md: release allocated bitset sync_set
Patch fixes kmemleak on md_stop() path used likely only by dm-raid wrapper. Code of md is using mddev_put() where both bitsets are released however this freeing is not shared. Also set NULL to bio_set and sync_set pointers just like mddev_put is doing. Signed-off-by: Zdenek Kabelac <zkabelac@redhat.com> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/md/dm-path-selector.c')
0 files changed, 0 insertions, 0 deletions