On Tue, Apr 07, 2015 at 03:54:01PM -0500, Tony Asleson wrote: > + if (lvm_vg_write(self->parent_vgobj->vg) == -1) In the end, you may need to make this configurable for the library user (consistently over all functions). Some users will want to set lots of properties on lots of LVs followed by a single atomic commit for them all; whereas other users will want to commit each change independently. Alasdair _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/