All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: linux-raid@vger.kernel.org
Cc: Zdenek Kabelac <zkabelac@redhat.com>
Subject: [PATCH 0/2] md: memleak fixes
Date: Wed,  8 Nov 2017 13:44:54 +0100	[thread overview]
Message-ID: <cover.1510144853.git.zkabelac@redhat.com> (raw)

Patchset tries to address several kmeleaks visible when lvm2 is using
raid target based on md-core.

1st. patch as quite easy to validate
2nd. please do careful review as bitmap.c is hard to follow

Zdenek Kabelac (2):
  md: release allocated bitset sync_set
  md: free unused memory after bitmap resize

 drivers/md/bitmap.c | 9 +++++++++
 drivers/md/md.c     | 8 +++++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

-- 
2.15.0


             reply	other threads:[~2017-11-08 12:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 12:44 Zdenek Kabelac [this message]
2017-11-08 12:44 ` [PATCH 1/2] md: release allocated bitset sync_set Zdenek Kabelac
2017-11-09 23:32   ` Shaohua Li
2017-11-10 10:03     ` Zdenek Kabelac
2017-11-08 12:44 ` [PATCH 2/2] md: free unused memory after bitmap resize Zdenek Kabelac
2017-11-09  3:57   ` Guoqing Jiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1510144853.git.zkabelac@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.