1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/commands
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
..
toolcontext.c filters: refresh filters when lvmetad use is toggled 2014-09-30 16:08:05 +02:00
toolcontext.h conf: add report/list_item_separator lvm.conf option 2014-07-10 16:18:45 +02:00