All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Cluster snapshot fixes
@ 2013-04-22  9:08 Zdenek Kabelac
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2013-04-22  9:08 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-22  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22  9:08 [PATCH 0/2] Cluster snapshot fixes Zdenek Kabelac
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

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.