1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac c813db8fc2 vdo: deactivate forgotten vdo pool
If the linear mapping is lost (for whatever reason, i.e.
test suite forcible  'dmsetup remove' linear LV,
lvm2 had hard times figuring out how to deactivate such DM table.

So add function which is in case inactive VDO pool LV checks if
the pool is actually still active (-vpool device present) and
it has open count == 0.  In this case deactivation is allowed
to continue and cleanup DM table.
2019-09-30 13:34:34 +02:00
..
activate.c vdo: deactivate forgotten vdo pool 2019-09-30 13:34:34 +02:00
activate.h vdo: add simple wrapper for getting pool percentage 2019-01-21 12:53:16 +01:00
dev_manager.c drop cvol dm uuid suffix for cachevol LVs 2019-09-23 14:13:31 -05:00
dev_manager.h dev_manager: add dev_manager_remove_dm_major_minor 2019-03-20 14:37:10 +01:00
fs.c activation: synchronize before removing devices 2019-03-20 14:39:09 +01:00
fs.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00