1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 3c9ed33f83 scan: move warnings about duplicate devices
We have been warning about duplicate devices (and disabling lvmetad)
immediately when the dup was detected (during label_scan).  Move the
warnings (and the disabling) to happen later, after label_scan is
finished.

This lets us avoid an unwanted warning message about duplicates
in the special case were md components are eliminated during the
duplicate device resolution.
2018-05-21 16:48:02 -05:00
..
lvmcache.c scan: move warnings about duplicate devices 2018-05-21 16:48:02 -05:00
lvmcache.h scan: move warnings about duplicate devices 2018-05-21 16:48:02 -05:00
lvmetad.c scan: move warnings about duplicate devices 2018-05-21 16:48:02 -05:00
lvmetad.h [lvmetad.h] Use static inline functions to stub out functions. 2018-04-30 09:45:13 +01:00