On Tue, May 09, 2017 at 11:30:17AM -0400, John Ferlan wrote: > In preparation for making a private object, create accessor API's for > consumer storage functions to use: > > virStoragePoolObjGetDef > virStoragePoolObjGetNewDef > virStoragePoolObjStealNewDef > virStoragePoolObjGetConfigFile > virStoragePoolObjSetConfigFile > virStoragePoolObjIsActive > virStoragePoolObjSetActive > virStoragePoolObjGetAsyncjobs > virStoragePoolObjIncrAsyncjobs > virStoragePoolObjDecrAsyncjobs > > Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> > --- > src/conf/virstorageobj.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++ > src/conf/virstorageobj.h | 36 +++++++++++++++++++---- > src/libvirt_private.syms | 10 +++++++ > 3 files changed, 115 insertions(+), 5 deletions(-) Base on the review of following patches we need to add one more accessor virStoragePoolObjGetAutostartLink(). The rest is OK. Pavel
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list