All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/6] Code cleanups unrelated to replicator
Date: Wed, 13 Jan 2010 14:35:51 +0100	[thread overview]
Message-ID: <cover.1263389392.git.zkabelac@redhat.com> (raw)

Zdenek Kabelac (6):
  Do not create generate lvol%d name
  Intialize cmd in the struct alloc_handle
  Cleanup compiler warning with passing NULL to execvp
  Cleanup compiler pointer cast warning
  Cleanup const compiler warning in devmapper
  Cleanup const compiler warning in _comp_area

 daemons/dmeventd/libdevmapper-event.c |    4 +++-
 lib/metadata/lv_manip.c               |   22 +++++-----------------
 libdm/libdevmapper.h                  |   18 +++++++++---------
 libdm/libdm-deptree.c                 |   22 +++++++++++-----------
 tools/dmsetup.c                       |   10 ++++++----
 5 files changed, 34 insertions(+), 42 deletions(-)



             reply	other threads:[~2010-01-13 13:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 13:35 Zdenek Kabelac [this message]
2010-01-13 13:35 ` [PATCH 1/6] Do not create generate lvol%d name Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 2/6] Intialize cmd in the struct alloc_handle Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 3/6] Cleanup compiler warning with passing NULL to execvp Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 4/6] Cleanup compiler pointer cast warning Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 5/6] Cleanup const compiler warning in devmapper Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 6/6] Cleanup const compiler warning in _comp_area 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.1263389392.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.