All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Add pv->vg link, rework lvm2app string properties
@ 2010-04-01 21:57 Dave Wysochanski
  2010-04-01 21:57 ` [PATCH 1/6] Add pv to vg->pvs after check for maximum value of vg->extent_count Dave Wysochanski
  0 siblings, 1 reply; 11+ messages in thread
From: Dave Wysochanski @ 2010-04-01 21:57 UTC (permalink / raw)
  To: lvm-devel


This patchset adds a pv->vg link and reworks lvm2app string property
functions to use the vg handle's memory for allocation.

The first 3 patches are simple refactorings, the 4th patch adds the
pv->vg link, and the last 2 change lvm2app string functions and the
lvm2app version number.



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

end of thread, other threads:[~2010-04-05 15:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01 21:57 [PATCH 0/6] Add pv->vg link, rework lvm2app string properties Dave Wysochanski
2010-04-01 21:57 ` [PATCH 1/6] Add pv to vg->pvs after check for maximum value of vg->extent_count Dave Wysochanski
2010-04-01 21:57   ` [PATCH 2/6] Refactor _read_pv() code adding pv to vg->pvs and updating vg counts Dave Wysochanski
2010-04-01 21:57     ` [PATCH 3/6] Add add_pvl_to_vgs() - helper function to add a pv to a vg list Dave Wysochanski
2010-04-01 21:57       ` [PATCH 4/6] Add pv->vg to solidify link between a pv and a vg Dave Wysochanski
2010-04-01 21:57         ` [PATCH 5/6] Use vg->vgmem to allocate vg/lv/pv string properties instead of dm_malloc/free Dave Wysochanski
2010-04-01 21:57           ` [PATCH 6/6] RFC: Change lvm2app version number from 1 to 2 Dave Wysochanski
2010-04-02 11:39             ` Milan Broz
2010-04-05  3:03               ` Dave Wysochanski
2010-04-02  1:23         ` [PATCH 4/6] Add pv->vg to solidify link between a pv and a vg Alasdair G Kergon
2010-04-05 15:13           ` Dave Wysochanski

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.