]> xenbits.xensource.com Git - libvirt.git/commit
remote: drop code for migrating config files from pre-XDG dir layout
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 19 Jun 2019 13:25:52 +0000 (14:25 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 21 Jun 2019 11:59:06 +0000 (12:59 +0100)
commite10310d641365c83f4588670ac57e93d032db7f4
treed94986040d5a33a285bc3a10a351bb186206f461
parente0ce339c317306711a17253f363c19ac134e9763
remote: drop code for migrating config files from pre-XDG dir layout

The unprivileged libvirtd daemon switched to use the XDG dir layout in
the 0.9.13 release, and included code for moving config files from the
old location. The chances of someone upgrading libvirt from <= 0.9.12
directly to libvirt >= 5.5.0 is close enough to zero that we can
reasonably drop the back compat code.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/remote_daemon.c