1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-23 21:35:29 +03:00
lvm2/liblvm
Dave Wysochanski b1c01d2ac9 Implement lvm_lv_activate and lvm_lv_deactivate liblvm calls.
Limited implementation but other types of activation should probably have
separate calls.  We also currently do not handle pvmoves or lvconverts.


Author: Dave Wysochanski <dwysocha@redhat.com>
2009-07-26 20:57:37 +00:00
..
.exported_symbols Implement lvm_lv_activate and lvm_lv_deactivate liblvm calls. 2009-07-26 20:57:37 +00:00
liblvm2app.pc.in check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm_base.c Update liblvm status return codes to be consistent. 2009-07-26 20:28:59 +00:00
lvm_lv.c Implement lvm_lv_activate and lvm_lv_deactivate liblvm calls. 2009-07-26 20:57:37 +00:00
lvm_pv.c Add most all liblvm 'get' functions needed for anaconda. 2009-07-26 13:06:59 +00:00
lvm_vg.c Update a few liblvm calls with log_errno. 2009-07-26 20:29:28 +00:00
lvm.h Implement lvm_lv_activate and lvm_lv_deactivate liblvm calls. 2009-07-26 20:57:37 +00:00
Makefile.in Add lvm_{pv|vg|lv}_get_{uuid|name}. 2009-07-23 23:40:05 +00:00