]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Add notice for extension of struct virStorageSource
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Oct 2014 10:42:55 +0000 (11:42 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 21 Nov 2014 13:37:02 +0000 (14:37 +0100)
commitceb3e59530a5007240049ad2613e20b86aa7afd5
treea8121c1d0a561027d706fbcde0a3e3aa191c5f41
parent7be41e787de5dc101f1fa6d21f3030aedbc1e12c
util: storage: Add notice for extension of struct virStorageSource

As we now have a deep copy function for struct virStorageSource add a
notice that extensions of the structure require also appropriate changes
to the virStorageSourceCopy func.
src/util/virstoragefile.h