
On 12/14/22 04:25, Andrea Bolognani wrote:
On Tue, Dec 13, 2022 at 04:37:34PM -0700, Jim Fehlig wrote:
On 12/13/22 03:58, Andrea Bolognani wrote:
%dir %attr(0755, root, root) %{_libdir}/libvirt/ %dir %attr(0755, root, root) %{_libdir}/libvirt/connection-driver/ %dir %attr(0755, root, root) %{_libdir}/libvirt/lock-driver/ +%dir %attr(0755, root, root) %{_libdir}/libvirt/storage-backend/ +%dir %attr(0755, root, root) %{_libdir}/libvirt/storage-file/
Can these new items be added to libvirt-daemon-driver-storage-core? Otherwise I'm pretty sure I'll be moving them there in my series :-).
The idea was exactly that you'd be moving them to libvirt-daemon-common in your series, along with the other two :)
Since they are new additions seems they could be moved to the "correct" place straight away. But I'm fine moving them too. Reviewed-by: Jim Fehlig <jfehlig@suse.com> Regards, Jim