Re: [devel] [PATCH 1 of 1] log: wrong state checking condition after headless [#1783]

2016-04-27 Thread Lennart Lund
Hi Vu Ack Thanks Lennart > -Original Message- > From: Vu Minh Nguyen [mailto:vu.m.ngu...@dektech.com.au] > Sent: den 26 april 2016 11:05 > To: mathi.naic...@oracle.com; Lennart Lund > Cc: opensaf-devel@lists.sourceforge.net > Subject: [PATCH 1 of 1] log: wrong state checking condition af

Re: [devel] [PATCH 1 of 1] log: wrong state checking condition after headless [#1783]

2016-04-27 Thread Mathivanan Naickan Palanivelu
Ack, please let me know if/when i have to push. Mathi. - vu.m.ngu...@dektech.com.au wrote: > osaf/libs/agents/saf/lga/lga_state.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > > The stream is not recovered after headless due to wrong state > condition checking. > >

[devel] [PATCH 1 of 1] log: wrong state checking condition after headless [#1783]

2016-04-26 Thread Vu Minh Nguyen
osaf/libs/agents/saf/lga/lga_state.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) The stream is not recovered after headless due to wrong state condition checking. Fix the condition checking - recover only when previous state is headless. diff --git a/osaf/libs/agents/saf/lga