
4 Jan
2021
4 Jan
'21
3:54 p.m.
On Mon, Dec 14, 2020 at 16:55:31 +0100, Pavel Hrdina wrote:
This will allow following patches to move virStorageSource into conf directory and virStorageDriverData into a new storage_file directory.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/storage/storage_file_fs.c | 21 +++-- src/storage/storage_file_gluster.c | 31 +++++--- src/util/virstoragefile.c | 118 +++++++++++++++++++++-------- src/util/virstoragefile.h | 5 +- src/util/virstoragefilebackend.h | 2 + 5 files changed, 122 insertions(+), 55 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>