1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-07 05:58:00 +03:00
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
..
2015-01-14 14:52:05 +01:00
2015-01-14 14:52:05 +01:00
2014-11-13 17:49:42 +01:00
2015-01-14 14:52:05 +01:00
2008-01-30 14:00:02 +00:00
2014-11-10 22:05:49 +01:00
2008-01-30 14:00:02 +00:00
2014-09-15 21:33:53 +01:00
2014-11-13 17:49:42 +01:00
2014-01-30 13:09:15 +00:00
2013-07-01 23:11:14 +02:00
2014-03-30 23:44:59 +02:00
2014-07-03 19:06:04 +01:00
2014-10-07 01:15:43 +01:00