1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/dmeventd/plugins/vdo
Zdenek Kabelac 9785e40b8d dmeventd: resolve compilation of vdo status parsing
A bit of chicken & egg problem - dmeventd needs to use old libdm library.
VDO is only part of new device_mapper internal library.

So include directly source file for parsing status - this fixes usability
problem of VDO plugin introduced with previous Makefile reshaping
patchset.

NOTE: source file needs to be keep then compilable in both environments.

Also add missing copyright header.
2018-12-20 13:26:55 +01:00
..
.exported_symbols dmeventd: base vdo plugin 2018-07-09 15:28:32 +02:00
dmeventd_vdo.c dmeventd: resolve compilation of vdo status parsing 2018-12-20 13:26:55 +01:00
Makefile.in dmeventd: do not link internal libraries to plugins 2018-12-17 10:36:52 +01:00