1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/activate
Zdenek Kabelac 2caa558e7c Update and fix monitoring of thin pool devices
Code adds better support for monitoring of thin pool devices.
update_pool_lv uses DMEVENTD_MONITOR_IGNORE to not manipulate with monitoring.
vgchange & lvchange are checking real thin pool device for existance
as we are using   _tpool  real device and visible LV pool device might not
be even active (_tpool is activated implicitely for any thin volume).
monitor_dev_for_events is another _lv_postorder like code it might be worth
to think about reusing it here - for now update the code to properly
monitory thin volume deps.
For unmonitoring add extra code to check the usage of thin pool - in case it's in use
unmonitoring of thin volume is skipped.
2012-03-23 09:58:04 +00:00
..
activate.c Update and fix monitoring of thin pool devices 2012-03-23 09:58:04 +00:00
activate.h Update and fix monitoring of thin pool devices 2012-03-23 09:58:04 +00:00
dev_manager.c Improve thin_check option passing 2012-03-14 17:12:05 +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