
9 Apr
2014
9 Apr
'14
7:06 a.m.
On 04/08/2014 09:44 PM, Eric Blake wrote:
Yeah, the EnsureAcl has to be in the function matching the public API, but the bulk of the work can indeed be in the internal helper function.
@@ -1634,7 +1657,6 @@ storageVolDelete(virStorageVolPtr obj, return ret; }
- static virStorageVolPtr
Spurious whitespace change.
ACK with that fix.
Made the change and pushed - thanks John