All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/3] Clvmd -E fixes
Date: Thu, 22 Sep 2011 11:52:47 +0200	[thread overview]
Message-ID: <cover.1316684951.git.zkabelac@redhat.com> (raw)

Patchset fixed restart of clvmd with -E option.

1st. Adds support for easier restart of clvmd
     (i.e.  -Isinglenode is preserved).

2nd. Bug fixes support of -E arg.

3rd. Allows to build test suite script for checking clvmd restart.
     (Any better idea here ?)

Zdenek Kabelac (3):
  Add named cluster_ops
  CLVMD bugfix support arg -E
  CLVMD support for CLVMD_BINARY and LVM_BINARY

 configure.in                     |    9 ++++--
 daemons/clvmd/clvmd-cman.c       |    1 +
 daemons/clvmd/clvmd-command.c    |   15 ++++-----
 daemons/clvmd/clvmd-comms.h      |    3 +-
 daemons/clvmd/clvmd-corosync.c   |    1 +
 daemons/clvmd/clvmd-openais.c    |    1 +
 daemons/clvmd/clvmd-singlenode.c |    1 +
 daemons/clvmd/clvmd.c            |   19 ++++++++++--
 daemons/clvmd/lvm-functions.c    |   61 ++++++++++++++-----------------------
 daemons/clvmd/lvm-functions.h    |    2 +-
 man/Makefile.in                  |    2 +-
 man/clvmd.8.in                   |   14 +++++++++
 12 files changed, 74 insertions(+), 55 deletions(-)

-- 
1.7.6.2



             reply	other threads:[~2011-09-22  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22  9:52 Zdenek Kabelac [this message]
2011-09-22  9:52 ` [PATCH 1/3] Add named cluster_ops Zdenek Kabelac
2011-09-22  9:52 ` [PATCH 2/3] CLVMD bugfix support arg -E Zdenek Kabelac
2011-09-22  9:52 ` [PATCH 3/3] CLVMD support for CLVMD_BINARY and LVM_BINARY Zdenek Kabelac
2011-09-22 16:00 ` [PATCH 0/3] Clvmd -E fixes Milan Broz
2011-09-22 16:06   ` 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.1316684951.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.