All of lore.kernel.org
 help / color / mirror / Atom feed
* [LVM2 PATCH] (5/5) Remove pvmove special casing from lv_extend/allocate_extents
@ 2007-08-21 21:25 Jun'ichi Nomura
  0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2007-08-21 21:25 UTC (permalink / raw)
  To: lvm-devel

This patch removes pvmove special parameters from lv_extend() and
allocate_extents().

These special parameters are passed to them so that lv_extend()
can use them as the 1st area (i.e. master mirror).
However, without this parameter, pvmove can do allocate_extents()
and then call lv_add_segment() by itself.

We could further eliminate the special parameters from lv_add_segment()
by splitting the parts to something like lv_add_pvmove_segment(),
if it's preferred.

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-pvmove-cleanup.patch
Type: text/x-patch
Size: 12450 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070821/e98c6979/attachment.bin>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-21 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-21 21:25 [LVM2 PATCH] (5/5) Remove pvmove special casing from lv_extend/allocate_extents Jun'ichi Nomura

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.