]> sourceware.org Git - lvm2.git/commit
process_each_label: use lvmcache
authorDavid Teigland <teigland@redhat.com>
Fri, 9 Feb 2018 17:24:40 +0000 (11:24 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 20 Apr 2018 16:22:46 +0000 (11:22 -0500)
commit4343280ebc0e2aae0de5fe959c24574b13d0d7be
tree275e7932d5304be1d1595b39f7660c0758775b03
parentf17c2cf7c614e8f6e4ffe9b7415d628ecab61d47
process_each_label: use lvmcache

In the same way as the other process_each functions.
In the common case all the info that's needed can be
used from lvmcache after a label scan.  But this means
that unchosen devs for duplicate PVs need to be handled
explicitly.
tools/toollib.c
This page took 0.037586 seconds and 5 git commands to generate.