]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Implement virStorageFileCreate for local and gluster files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 30 Jun 2014 13:05:07 +0000 (15:05 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 24 Jul 2014 07:59:00 +0000 (09:59 +0200)
commita2a67eff18ac6e279bdd32f5feddcc0528d16245
tree9c8bbae67af634a7b2839305a4c816d2c65f79b6
parent24e5cafba6dbc2722e05f92dc0ae31b0f938f9f0
storage: Implement virStorageFileCreate for local and gluster files

Add backends for this frontend function so that we can use it in the
snapshot creation code.
src/storage/storage_backend_fs.c
src/storage/storage_backend_gluster.c