mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-20 01:59:11 +03:00
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.