1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/activate
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
..
activate.c activate: add autoactivation hooks 2012-06-28 09:42:47 -04:00
activate.h activate: add autoactivation hooks 2012-06-28 09:42:47 -04:00
dev_manager.c Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90) 2012-05-16 12:50:14 +00:00
dev_manager.h Thin add lv_thin_pool_transaction_id 2012-01-25 08:48:42 +00:00
fs.c give standard error message if lstat fails unexpectedly 2012-02-12 20:17:12 +00:00
fs.h Fix lv_info open_count test 2011-10-14 13:23:47 +00:00
targets.h Use UUIDs instead of names while processing event handlers. 2010-04-14 13:01:38 +00:00