1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 04a83148ce lvmetad: use the disabled flag in commands
Commands already check if the lvmetad token is valid,
and if not, they rescan devices to repopulate lvmetad
before running.  Now, in addition to checking the
lvmetad token, they also check if the lvmetad disabled
flag is set.  If so, they do not use the lvmetad cache
and revert to disk scanning.
2016-04-19 09:41:18 -05:00
..
lvmcache.c debug: unify some tracing messages 2016-04-12 13:06:16 +02:00
lvmcache.h cleanup: avoid gcc warns 2016-04-08 20:20:16 +02:00
lvmetad.c lvmetad: use the disabled flag in commands 2016-04-19 09:41:18 -05:00
lvmetad.h lvmetad: set disabled flag in lvmetad if lvm1 metadata is found 2016-04-19 09:41:18 -05:00