storage: fix bogus target in gluster volume xml
Commit 6cd60b68 was flat out broken - it tried to print into the wrong variable. My testing was obviously too cursory (did the name get a slash added?); valgrind would have caught the error. Thankfully it didn't hit any release. Reported by Peter Krempa. * src/storage/storage_backend_gluster.c (virStorageBackendGlusterRefreshVol): Fix bogus code. Signed-off-by: NEric Blake <eblake@redhat.com>
Showing
想要评论请 注册 或 登录