1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
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
..
activate.c activation: support activation of component LVs 2018-03-06 15:42:46 +01:00
activate.h activation: add base lv component function 2018-03-06 15:42:05 +01:00
dev_manager.c activation: add base lv component function 2018-03-06 15:42:05 +01:00
dev_manager.h setup_task: add with_flush 2016-05-27 15:47:24 +02:00
fs.c tidy: prefer not using else after return 2017-07-20 11:18:29 +02:00
fs.h doc: change fsf address 2016-01-21 12:11:37 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00