
22 Nov
2017
22 Nov
'17
11:42 a.m.
On Thu, Nov 16, 2017 at 11:58:02AM -0500, John Ferlan wrote:
For now it'll just call the virStoragePoolObjUnlock, but a future adjustment will do something different. Since the new API will check for a NULL object before the Unlock call, callers no longer need to check for NULL before calling.
The virStoragePoolObjUnlock is now private/static to virstorageobj.c with a short term forward reference.
Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>