
28 Aug
2018
28 Aug
'18
1:31 p.m.
On 08/20/2018 08:09 AM, Michal Privoznik wrote:
This function is going to be made static in used in virStoragePoolObjAssignDef(). Therefore move it a few lines up.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/virstorageobj.c | 124 +++++++++++++++++++++++------------------------ 1 file changed, 62 insertions(+), 62 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John