]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Introduce virStoragePoolObjBuildTempFilePath
authorJohn Ferlan <jferlan@redhat.com>
Tue, 21 Jun 2016 22:17:51 +0000 (18:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Jun 2016 17:42:38 +0000 (13:42 -0400)
commit01f4a4a070c00a85d67ce0123517a8ddb09d10e5
treedfc6603d46ac251a8056db7f327f217398e95d94
parent0330848207ce42cdbd113b0f3fe0a922aa94de22
storage: Introduce virStoragePoolObjBuildTempFilePath

Create a function to return a temporary file path to be used in a mkostemp
type call using the path to the stateDir + pool->def->name + vol->name

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_driver.c
src/storage/storage_driver.h