libvirt/src/storage_file
Luke Yue 6e91cbfdad Replace AbsPath judgement method with g_path_is_absolute()
The g_path_is_absolute() considers more situations
than just a simply "path[0] == '/'".

Related issue: https://gitlab.com/libvirt/libvirt/-/issues/12

Signed-off-by: Luke Yue <lukedyue@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-04-21 10:02:09 +02:00
..
meson.build storage_source: Move backing store parsers into new file 2021-01-27 07:49:57 +01:00
storage_file_backend_fs.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_backend_fs.h
storage_file_backend_gluster.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_backend_gluster.h
storage_file_backend.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_backend.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_probe.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_probe.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_source_backingstore.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
storage_source_backingstore.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_source.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
storage_source.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00