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] Cleanup
Date: Mon, 28 Mar 2011 13:59:11 +0200	[thread overview]
Message-ID: <cover.1301313391.git.zkabelac@redhat.com> (raw)

Nice-to-have patch set.
Constains some warning fixes for various compilation builds which I'm
using on my machine (so not covering all configure options)
Should be easy to overview.

Zdenek Kabelac (6):
  Unreleased pool is INTERNAL_ERROR
  Remove double  brackets
  Add void and few more warning
  Add attribute printf
  Fix signes warnings
  const fixes

 daemons/clvmd/clvmd.c         |   11 ++++++-----
 daemons/clvmd/lvm-functions.c |    8 ++++----
 daemons/dmeventd/dmeventd.c   |    4 ++--
 lib/activate/dev_manager.c    |    2 +-
 lib/device/dev-io.c           |    2 +-
 lib/metadata/lv_manip.c       |    6 +++---
 lib/metadata/pv_manip.c       |    2 +-
 lib/misc/lvm-globals.c        |   24 ++++++++++++------------
 libdm/libdm-common.c          |    7 +++++--
 libdm/libdm-deptree.c         |    4 ++--
 libdm/mm/pool.c               |    2 +-
 tools/dmsetup.c               |    9 +++++----
 tools/pvmove.c                |    4 ++--
 tools/vgreduce.c              |    4 ++--
 14 files changed, 47 insertions(+), 42 deletions(-)

-- 
1.7.4.1



             reply	other threads:[~2011-03-28 11:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 11:59 Zdenek Kabelac [this message]
2011-03-28 11:59 ` [PATCH 1/6] Unreleased pool is INTERNAL_ERROR Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 2/6] Remove double brackets Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 3/6] Add void and few more warning Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 4/6] Add attribute printf Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 5/6] Fix signes warnings Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 6/6] const fixes 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.1301313391.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.