1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/cache
Peter Rajnoha 95ced7a7be activate: add autoactivation hooks
Define an 'activation_handler' that gets called automatically on
PV appearance/disappearance while processing the lvmetad_pv_found
and lvmetad_pv_gone functions that are supposed to update the
lvmetad state based on PV availability state. For now, the actual
support is for PV appearance only, leaving room for PV disappearance
support as well (which is a more complex problem to solve as this
needs to count with possible device stack).

Add a new activation change mode - CHANGE_AAY exposed as
'--activate ay/-aay' argument ('activate automatically').

Factor out the vgchange activation functionality for use in other
tools (like pvscan...).
2012-06-28 09:42:47 -04:00
..
lvmcache.c Minor fixes 2012-03-28 11:11:25 +00:00
lvmcache.h Some reformating for lvmetad uddates 2012-02-23 17:59:32 +00:00
lvmetad.c activate: add autoactivation hooks 2012-06-28 09:42:47 -04:00
lvmetad.h activate: add autoactivation hooks 2012-06-28 09:42:47 -04:00