All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/2] Cluster snapshot fixes
Date: Mon, 22 Apr 2013 11:08:29 +0200	[thread overview]
Message-ID: <cover.1366621483.git.zkabelac@redhat.com> (raw)

Small patch series tries to address problem with snapshot in cluster.
1st. patch is fixing the problem of incorrect MDA caching in clvmd.
2nd. is 'possibly' correcting exclusive locking of COW volume.

Zdenek Kabelac (2):
  clvmd: avoid precheck of dev existance
  snapshot: rework creation and removal of snapshots

 daemons/clvmd/lvm-functions.c |  7 +------
 lib/metadata/lv_manip.c       | 15 +++++----------
 lib/metadata/snapshot_manip.c | 33 ++++++++++++++++++++++++---------
 3 files changed, 30 insertions(+), 25 deletions(-)

-- 
1.8.2



             reply	other threads:[~2013-04-22  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-22  9:08 Zdenek Kabelac [this message]
2013-04-22  9:08 ` [PATCH 1/2] clvmd: avoid precheck of dev existance Zdenek Kabelac
2013-04-22  9:08 ` [PATCH 2/2] snapshot: rework creation and removal of snapshots 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.1366621483.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.