1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/liblvm
Petr Rockai f65dd341a5 locking: Make it possible to pass down an LV to activation code.
Previously, we have relied on UUIDs alone, and on lvmcache to make getting a
"new copy" of VG metadata fast. If the code which triggers the activation has
the correct VG metadata at hand (the version which is currently on disk), it can
now hand it to the activation code directly.
2013-06-10 17:26:38 +02:00
..
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
Doxyfile Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
liblvm2app.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
lvm2app.h lvm2app: Add lv snapshot support 2012-12-13 17:58:48 -08:00
lvm_base.c config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
lvm_lv.c lvm2app: No special behavior for 0 for max_snap_size in lvm_lv_snapshot() 2012-12-17 14:14:38 -08:00
lvm_misc.c cleanup: replace memset with struct initilization 2012-06-22 13:23:03 +02:00
lvm_misc.h Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_pv.c Remove duplicate test 2012-02-08 11:41:18 +00:00
lvm_vg.c locking: Make it possible to pass down an LV to activation code. 2013-06-10 17:26:38 +02:00
Makefile.in Add missing deps for lvm2api 2012-02-08 10:52:45 +00:00