Re: [devel] [PATCH 1 of 1] cpa: provide support for full range of timeout for CkptSynchronize API [#2044]

2016-09-19 Thread Vo Minh Hoang
Dear Mahesh, I find no problem so ACK from me. Does it really need to change the timeout value here? Thank you and best regards, Hoang -Original Message- From: mahesh.va...@oracle.com [mailto:mahesh.va...@oracle.com] Sent: Monday, September 19, 2016 12:47 PM To: hoang.m...@dektech.com.

[devel] [PATCH 1 of 1] cpa: provide support for full range of timeout for CkptSynchronize API [#2044]

2016-09-18 Thread mahesh . valla
osaf/libs/agents/saf/cpa/cpa_api.c | 13 ++--- 1 files changed, 6 insertions(+), 7 deletions(-) saCkptCheckpointSynchronize() API functions that take an explicit timeout parameter are currently expect the user to always set this parameter to MIN timeout value. Now this patch impleme