[lvm-devel] [PATCH 0/3] Add generic VG 'set' property function for lvm2app.

Dave Wysochanski wysochanski at pobox.com
Fri Nov 5 20:36:16 UTC 2010


This small patchset implements a 'set' property function for lvm2app.
The 'set' function is only defined for certain 'settable' properties.
Initially, we only define it for vg_mda_copies, but future patches
can define a 'set' function for any property in one of the {pv|vg|lv}change
lvm functions.  In this way, we do not need separate lvm2app functions for
pvchange, lvchange, and vgchange, but can just allow the application to 'get'
and then 'set' the property.

Just cleaning out my remaining in-progress patches.  Petr feel free to
take or leave as you wish.




More information about the lvm-devel mailing list