1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 21b683614c lvmcache: stop saving duplicate pvs info between scans
In the past it was common for a single command to run
multiple lvmcache_label_scan, and this code was a way
to make each call select the same duplicate pvs.  Now
commands run a single lvmcache_label_scan, so this is
not needed.
2024-04-26 14:13:46 -05:00
..
lvmcache.c lvmcache: stop saving duplicate pvs info between scans 2024-04-26 14:13:46 -05:00
lvmcache.h cleanup: remove lvmcache_has_bad_metadata 2024-03-30 00:17:39 +01:00