On 1/6/25 18:15, Stefan Hellermann wrote: > In commit dfa0e11 the last direct usage of devmapper for storage_disk was > removed. There is one stale include remaining, which is unused even longer > since df1011ca. Remove the include and change meson.build so we can use > storage_disk without devmapper. > > I'm running it right now with a stripped-down config on a small arm64 > router with openwrt. > > Signed-off-by: Stefan Hellermann <ste...@the2masters.de> > --- > meson.build | 4 ++-- > src/storage/parthelper.c | 1 - > 2 files changed, 2 insertions(+), 3 deletions(-) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> and merged. Congratulations on your first libvirt contribution! Michal