1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
Zdenek Kabelac 112846ce0b activation: support activation of component LVs
Occasionaly users may need to peek into 'component devices.
Normally lvm2 does not let users activation component.

This patch adds special mode where user can activate
component LV in a 'read-only' mode i.e.:

lvchange -ay vg/pool_tdata

All devices can be deactivated with:

lvchange -an vg  |  vgchange -an....
2018-03-06 15:42:46 +01:00
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
cluster_locking.c debug: add stack tracking 2018-02-12 22:15:03 +01:00
external_locking.c doc: change fsf address 2016-01-21 12:11:37 +01:00
file_locking.c locking: move cache dropping to primary locking code 2018-02-19 16:45:05 +01:00
locking_types.h doc: change fsf address 2016-01-21 12:11:37 +01:00
locking.c activation: support activation of component LVs 2018-03-06 15:42:46 +01:00
locking.h pvmove: reinstantiate clustered pvmove 2018-02-01 21:55:20 +01:00
lvmlockd.c lvmlockd: clear coverity complaint 2017-12-18 15:19:17 -06:00
lvmlockd.h lvmlockd: print error about starting lock manager 2017-08-28 16:24:00 -05:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
no_locking.c doc: change fsf address 2016-01-21 12:11:37 +01:00