]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: virfile: Clarify setuid usage for virFileRemove
authorCole Robinson <crobinso@redhat.com>
Wed, 9 Mar 2016 15:53:54 +0000 (10:53 -0500)
committerCole Robinson <crobinso@redhat.com>
Wed, 9 Mar 2016 21:06:56 +0000 (16:06 -0500)
commit7cf5343709935694b76af7b134447a2c555400b6
tree9182d665cf2bf9a841360996f64b390369df6050
parent02ae21deb3b5d91a6bd91d773265b6622a102985
util: virfile: Clarify setuid usage for virFileRemove

Break these checks out into their own function, and clearly document
each one. This shouldn't change behavior
src/util/virfile.c