storage: gluster: Don't leak private data when storage file init fails
In a44b7b87 I've introduced a function that initializes a storage file wrapper object on gluster based volumes. The initialization function leaks the private data pointer in case of failure. This patch fixes it. Reported by John Ferlan.
Showing
想要评论请 注册 或 登录