1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/liblvm
Dave Wysochanski e0e7fb8418 Make lvm2app pv_t handle definition consistent with lvm_t.
This patch update pv_t handle to be consistent with lvm_t - define as a pointer
to internal struct physical_volume.

Author: Dave Wysochanski <dwysocha@redhat.com>
2009-08-13 12:18:15 +00:00
..
.exported_symbols Add lvm_vg_get_seqno, updating lvm.h and unit test. 2009-07-28 13:17:04 +00:00
liblvm2app.pc.in check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm2app.h Make lvm2app pv_t handle definition consistent with lvm_t. 2009-08-13 12:18:15 +00:00
lvm_base.c Don't include lvm-version.h in exported liblvm file! 2009-07-29 18:38:27 +00:00
lvm_lv.c Make lvm2app lv_t handle definition consistent with lvm_t. 2009-08-13 12:17:32 +00:00
lvm_pv.c Make lvm2app pv_t handle definition consistent with lvm_t. 2009-08-13 12:18:15 +00:00
lvm_vg.c Make lvm2app vg_t handle definition consistent with lvm_t. 2009-08-13 12:16:45 +00:00
Makefile.in Fix lvm2app.pc installation filename. 2009-07-29 19:24:11 +00:00