[lvm-devel] [PATCH 0/21] take2: liblvm initialization, attribute, and object handling

Dave Wysochanski dwysocha at redhat.com
Mon Feb 9 04:21:48 UTC 2009


This is an updated set of liblvm patches.  Changes since the last time:
- lvm_vg_open(): added write mode with an attempt at allowing vgid as well as
vgnames.  This clearly does not work in all cases currently but is a start.
- lvm_vg_get_attr_list(): moved into lvm_vg_open() - does make sense and solves
the memory problem with the report handle
- adds struct lib_context, containing struct cmd_context as well as errno.
- lvm_errno() and lvm_strerrno()




More information about the lvm-devel mailing list