1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland be23fae488 lvmcache: set device in label when switching devs V2
This is an alternative/equivalent to commit
ca67cf84df

The problem (wrong label->dev after a new preferred
duplicate device is chosen) was isolated to the lvmetad
case (non-lvmetad worked fine), and this fixes the problem
by setting the new label->dev in the lvmetad-specific
code rather than in the general lvmcache code.
2015-05-08 17:10:53 -05:00
..
lvmcache.c lvmcache: set device in label when switching devs V2 2015-05-08 17:10:53 -05:00
lvmcache.h toollib: avoid repeated lvmetad vg_lookup 2015-05-08 11:44:55 -05:00
lvmetad.c lvmcache: set device in label when switching devs V2 2015-05-08 17:10:53 -05:00
lvmetad.h toollib: avoid repeated lvmetad vg_lookup 2015-05-08 11:44:55 -05:00