All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH pvmove 1/3] remove pvmove-specific params from allocation code
@ 2007-11-21 21:24 Jun'ichi Nomura
  2007-11-21 21:28 ` [PATCH pvmove 2/3] support splitted destinations of pvmove Jun'ichi Nomura
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jun'ichi Nomura @ 2007-11-21 21:24 UTC (permalink / raw)
  To: lvm-devel

This set of patches changes pvmove to use more generalized
allocation code and logic.
The approach might be adaptible to other intermediate layer
manipulation.
Please let me know if this approach is acceptable or not.

[1/3] remove pvmove-specific params from allocation code
[2/3] support splitted destinations of pvmove
[3/3] use generic mirror allocation for pvmove

This 1st patch is basically a repost of the patch posted August:
https://www.redhat.com/archives/lvm-devel/2007-August/msg00068.html
with a few edits to comments, variable names, etc.

The patch is a preparation for other pathes in this series.
This patch removes most of pvmove specific codes from extent allocation
code without affecting the functionality.

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

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

end of thread, other threads:[~2007-11-21 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 21:24 [PATCH pvmove 1/3] remove pvmove-specific params from allocation code Jun'ichi Nomura
2007-11-21 21:28 ` [PATCH pvmove 2/3] support splitted destinations of pvmove Jun'ichi Nomura
2007-11-21 21:28 ` [PATCH pvmove 3/3] use generic mirror allocation for pvmove Jun'ichi Nomura
2007-11-21 22:45 ` [PATCH pvmove appendix] 'make check' script for testing basic pvmove operations 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.