1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/cache
David Teigland c23e7ff2a0 Reread global state the lvmetad copy is stale
This is the client side handling of the global_invalid state
added to lvmetad in commit c595b50cec8a6b95c6ac4988912d1412f3cc0237.

The function added here:
. checks if the global state in lvmetad is invalid
. if so, scans disks to update the state in lvmetad
. clears the global_invalid flag in lvmetad
. updates the local udev db to reflect any changes
2015-06-23 16:36:40 -05:00
..
lvmcache.c lvmcache: set device in label when switching devs V2 2015-05-08 17:10:53 -05:00
lvmcache.h toollib: avoid repeated lvmetad vg_lookup 2015-05-08 11:44:55 -05:00
lvmetad.c Reread global state the lvmetad copy is stale 2015-06-23 16:36:40 -05:00
lvmetad.h Reread global state the lvmetad copy is stale 2015-06-23 16:36:40 -05:00