1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-09 01:18:39 +03:00
lvm2/lib/cache
Peter Rajnoha a5f01dad22 filters: refresh filters when lvmetad use is toggled
We need to use proper filter chain when we disable lvmetad use
explicitly in the code by calling lvmetad_set_active(0) while
overriding existing configuration. We need to reinitialize filters
in this case so proper filter chain is used. The same applies
for the other way round - when we enable lvmetad use explicitly in
the code (though this is not yet used).
2014-09-30 16:08:05 +02:00
..
lvmcache.c cleanup: just safely copy string 2014-07-04 12:31:17 +02:00
lvmcache.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
lvmetad.c filters: refresh filters when lvmetad use is toggled 2014-09-30 16:08:05 +02:00
lvmetad.h filters: refresh filters when lvmetad use is toggled 2014-09-30 16:08:05 +02:00