
12 May
2016
12 May
'16
2:07 p.m.
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@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