From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 00/12] Misc updates
Date: Wed, 16 Nov 2011 14:22:47 +0100 [thread overview]
Message-ID: <cover.1321449480.git.zkabelac@redhat.com> (raw)
Some of patches that has accumulated in my tree
and they should be upstreamed and are unrelated
to thin coding.
Comments are enclosed with each patch.
"Do not zero full 16KB" should be examined closely.
"DEBUG Stack" is rather proposal not a final patch.
Zdenek Kabelac (12):
Allow to activate snapshot
Query before removing inactive snapshots
Code reorder
Unlock memory for vg_write
Change default prefix.
Do not zero full 16KB data
Replace dynamic buffer allocations for PATH_MAX
Check for DM_MAX_TYPE_NAME length
Limit max stack size
Remove constant expression check
Remove fixmes
DEBUG Stack detection code
doc/example.conf.in | 6 ++--
lib/activate/activate.c | 4 +-
lib/activate/dev_manager.c | 10 +++----
lib/activate/fs.c | 12 ++++----
lib/commands/toolcontext.c | 6 ++--
lib/config/defaults.h | 2 +-
lib/filters/filter.c | 3 --
lib/format_text/format-text.c | 2 +-
lib/metadata/lv_manip.c | 12 ++++++++-
lib/metadata/metadata.c | 18 +++++++-----
lib/mm/memlock.c | 58 ++++++++++++++++++++++++++++++++++++++--
libdm/ioctl/libdm-iface.c | 43 ++++++++++++++++++++----------
libdm/libdm-common.c | 3 +-
test/t-lvcreate-usage.sh | 2 +-
tools/lvchange.c | 28 ++++++++++++++++---
tools/toollib.c | 30 +++++---------------
16 files changed, 158 insertions(+), 81 deletions(-)
--
1.7.7.3
next reply other threads:[~2011-11-16 13:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-16 13:22 Zdenek Kabelac [this message]
2011-11-16 13:22 ` [PATCH 01/12] Allow to activate snapshot Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 02/12] Query before removing inactive snapshots Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 03/12] Code reorder Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 04/12] Unlock memory for vg_write Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 05/12] Change default prefix Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 06/12] Do not zero full 16KB data Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 07/12] Replace dynamic buffer allocations for PATH_MAX Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 08/12] Check for DM_MAX_TYPE_NAME length Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 09/12] Limit max stack size Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 10/12] Remove constant expression check Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 11/12] Remove fixmes Zdenek Kabelac
2011-11-16 13:22 ` [PATCH 12/12] DEBUG Stack detection code Zdenek Kabelac
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.1321449480.git.zkabelac@redhat.com \
--to=zkabelac@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.