]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename 'clone' to 'clonevol' to avoid name clash with clone() syscall
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 7 Mar 2013 16:32:27 +0000 (16:32 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 7 Mar 2013 18:06:11 +0000 (18:06 +0000)
commit74c47d091fa3d1eda7ece12fdf6091533f750961
treeabf08e2d5bf4b27582714bc70b8529a042cf4f25
parent2e6322a7a5b2b96d80c532245540c491e43da684
Rename 'clone' to 'clonevol' to avoid name clash with clone() syscall

On RHEL-4 vintage one of the header files is polluted causing a
clash between the clone() syscall and the 'clone' parameter in
a libvirt driver API

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/driver.h