1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland b64da4d8b5 toollib: search for duplicate PVs only when needed
A full search for duplicate PVs in the case of pvs -a
is only necessary when duplicates have previously been
detected in lvmcache.  Use a global variable from lvmcache
to indicate that duplicate PVs exist, so we can skip the
search for duplicates when none exist.
2015-01-14 14:47:08 -06:00
..
lvmcache.c toollib: search for duplicate PVs only when needed 2015-01-14 14:47:08 -06:00
lvmcache.h toollib: search for duplicate PVs only when needed 2015-01-14 14:47:08 -06:00
lvmetad.c lvmetad: Re-use fmt from the VG for PVs when possible. 2015-01-06 14:27:30 +01:00
lvmetad.h filters: refresh filters when lvmetad use is toggled 2014-09-30 16:08:05 +02:00