]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Introduce virFileReadLink
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Jan 2017 17:35:31 +0000 (18:35 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 7 Feb 2017 09:40:53 +0000 (10:40 +0100)
commit6094169b83562e23b4b262dc5df28e54d498663d
treeffa839bfde88299e8d8a623bcefb71e5dce0757c
parent3172d26730b67ba23f9d03e65e8f32b2249f7e12
util: Introduce virFileReadLink

We will need to traverse the symlinks one step at the time.
Therefore we need to see where a symlink is pointing to.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/util/virfile.c
src/util/virfile.h