]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Move functions around
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 1 Aug 2016 11:38:10 +0000 (13:38 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 2 Aug 2016 11:21:01 +0000 (13:21 +0200)
commit8929d6d00baee21d3ff0e49a0c7208cf051a2816
treeb09875765b8f3b2fc71bede01ac2d44ab75c8d0c
parentdaf01a61254cc21d90e15dae8080f13e9a34b489
storage: Move functions around

This is done in order to call them in next patches from each other and
definitions would be missing otherwise.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/storage/storage_backend.c