]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Make virStorageFileReadHeader more universal
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 May 2017 11:57:25 +0000 (13:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jul 2017 15:07:04 +0000 (17:07 +0200)
commit204f373a915a10de4ed31fb50d48c86dd6b51930
treec6c5996b1498a2d8680fca74b31eea38bbd694d2
parent9506bd25a3b32432ffdead917a3fe10732a3110f
storage: Make virStorageFileReadHeader more universal

Allow specifying offset to read an arbitrary position in the file. This
warrants a rename to virStorageFileRead.
src/qemu/qemu_driver.c
src/storage/storage_backend.h
src/storage/storage_backend_fs.c
src/storage/storage_backend_gluster.c
src/storage/storage_source.c
src/storage/storage_source.h