From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/5] Fixes
Date: Tue, 19 Apr 2011 14:55:23 +0200 [thread overview]
Message-ID: <cover.1303215346.git.zkabelac@redhat.com> (raw)
Mostly minor sign cast warning fixes
and not yet confirmed setvbuf update.
Zdenek Kabelac (5):
change API to use unsigned for #copies
Cast to 'int'
Fix sign warning
Ignore dm_snprintf result
Set our own in/out buffers
daemons/clvmd/lvm-functions.c | 2 +-
.../dmeventd/plugins/snapshot/dmeventd_snapshot.c | 4 +-
lib/commands/toolcontext.c | 30 +++++++++++++++++++-
lib/commands/toolcontext.h | 4 ++-
lib/filters/filter.h | 2 +-
lib/log/log.c | 4 +-
lib/metadata/metadata-exported.h | 2 +-
lib/metadata/metadata.c | 2 +-
liblvm/lvm_base.c | 2 +-
tools/lvmcmdline.c | 2 +-
10 files changed, 42 insertions(+), 12 deletions(-)
--
1.7.4.4
next reply other threads:[~2011-04-19 12:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 12:55 Zdenek Kabelac [this message]
2011-04-19 12:55 ` [PATCH 1/5] change API to use unsigned for #copies Zdenek Kabelac
2011-04-19 12:55 ` [PATCH 2/5] Cast to 'int' Zdenek Kabelac
2011-04-29 11:21 ` Milan Broz
2011-04-19 12:55 ` [PATCH 3/5] Fix sign warning Zdenek Kabelac
2011-04-19 12:55 ` [PATCH 4/5] Ignore dm_snprintf result Zdenek Kabelac
2011-04-19 12:55 ` [PATCH 5/5] Set our own in/out buffers Zdenek Kabelac
2011-04-29 11:15 ` Milan Broz
-- strict thread matches above, loose matches on Subject: below --
2014-04-09 18:49 [PATCH 0/5] Fixes Felipe Contreras
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.1303215346.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.