]> sourceware.org Git - lvm2.git/commit
improve duplicate pv handling for md components
authorDavid Teigland <teigland@redhat.com>
Thu, 1 Aug 2019 20:04:10 +0000 (15:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 16 Aug 2019 18:26:12 +0000 (13:26 -0500)
commite01fddc5789b10d1bd15e8aee8985f14e81d3087
tree6e3eca38589bcaee5d63c39e6c318e8f874fde25
parentee4a32e99224a0d4d2156c55d195e217967490b1
improve duplicate pv handling for md components

Eliminate md components at the start so they don't
interfere with actual duplicates, and don't need
to be removed later.  This also allows for choosing
no copy of a PVID if they all happen to be md
components.
lib/cache/lvmcache.c
lib/cache/lvmcache.h
lib/label/label.c
This page took 0.036188 seconds and 5 git commands to generate.