From: Milan Broz <mbroz@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/4] Fixes and cleanups
Date: Fri, 11 Dec 2009 11:37:51 +0100 [thread overview]
Message-ID: <4B2220FF.2090701@redhat.com> (raw)
In-Reply-To: <cover.1260449368.git.zkabelac@redhat.com>
Well, these are all cleanup patches + segfault fix,
ACK.
Milan
On 12/10/2009 01:53 PM, Zdenek Kabelac wrote:
> Zdenek Kabelac (4):
> Fix coredump and memory leak for 'dmsetup help -c'
> Fix unlocking for vgrelease for error paths
> Skip 'return' keyword for void() functions
> Call dm_pool_destroy on allocation error path
>
> lib/display/display.c | 11 -----------
> lib/filters/filter-persistent.c | 2 --
> lib/filters/filter.c | 1 -
> lib/format1/format1.c | 1 -
> lib/format1/lvm1-label.c | 1 -
> lib/format_pool/format_pool.c | 1 -
> lib/format_pool/pool_label.c | 1 -
> lib/format_text/format-text.c | 1 -
> lib/locking/locking.c | 4 ----
> lib/locking/no_locking.c | 2 --
> lib/metadata/metadata.c | 2 +-
> lib/misc/lvm-string.c | 2 +-
> libdm/libdm-deptree.c | 4 ++--
> tools/dmsetup.c | 7 ++++---
> tools/lvmcmdlib.c | 2 --
> tools/pvresize.c | 8 ++++++--
> tools/pvscan.c | 1 -
> tools/toollib.c | 6 +++---
> 18 files changed, 17 insertions(+), 40 deletions(-)
prev parent reply other threads:[~2009-12-11 10:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-10 12:53 [PATCH 0/4] Fixes and cleanups Zdenek Kabelac
2009-12-10 12:53 ` [PATCH 1/4] Fix coredump and memory leak for 'dmsetup help -c' Zdenek Kabelac
2009-12-10 13:33 ` Zdenek Kabelac
2009-12-10 12:53 ` [PATCH 2/4] Fix unlocking for vgrelease for error paths Zdenek Kabelac
2009-12-10 12:53 ` [PATCH 3/4] Skip 'return' keyword for void() functions Zdenek Kabelac
2009-12-10 12:54 ` [PATCH 4/4] Call dm_pool_destroy on allocation error path Zdenek Kabelac
2009-12-11 10:37 ` Milan Broz [this message]
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=4B2220FF.2090701@redhat.com \
--to=mbroz@redhat.com \
--cc=lvm-devel@redhat.com \
/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.