]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virfile: Use virProcessWait in virFileUnlink
authorJohn Ferlan <jferlan@redhat.com>
Mon, 14 Sep 2015 20:51:14 +0000 (16:51 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 21 Sep 2015 12:24:16 +0000 (08:24 -0400)
commitb01c68d9bcc615173e4c8204cfe88ab2f81bc7d2
tree3e26f5154f1e3bb1eae390279aeaf7d44ffb018b
parent89b9b6d35aaa58bc502ccb936893ea150a616f23
virfile: Use virProcessWait in virFileUnlink

Rather than inlining the code, use the common API.
src/util/virfile.c