On Thu, May 12, 2016 at 14:36:21 +0200, Michal Privoznik wrote:
Move some parts of virStorageFileRemoveLastPathComponent
into a separate function so they can be reused.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/libvirt_private.syms | 1 +
src/util/virfile.c | 17 +++++++++++++++++
src/util/virfile.h | 1 +
src/util/virstoragefile.c | 6 +-----
4 files changed, 20 insertions(+), 5 deletions(-)
ACK