summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid.c
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-11-08 13:44:55 +0100
committerShaohua Li <shli@fb.com>2017-11-10 20:43:04 +0100
commit0202ce8a90efdc81600e7bf9712d8c324081a924 (patch)
treef260f7241e8fc6e3ed5253374f0eca0e8b9e696a /drivers/md/dm-raid.c
parentmd/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb (diff)
downloadlinux-0202ce8a90efdc81600e7bf9712d8c324081a924.tar.xz
linux-0202ce8a90efdc81600e7bf9712d8c324081a924.zip
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-raid.c')
0 files changed, 0 insertions, 0 deletions