Re: [devel] [PATCH 0/3] Review Request for ntf: Checkpoint and cold sync reader information [#2757]

2018-02-11 Thread Minh Hon Chau
Hi, A friendly reminder, I'm going to push the PR doc update as there is no comment by today. Thanks, Minh On 29/01/18 15:01, Minh Hon Chau wrote: Hi all, If the patch look ok to you, I would like to push it tomorrow. I have updated the README and PR doc at the below links, if you have

[devel] [PATCH 1/1] ntfd: Correct counting by in decode_reader_info [#2781]

2018-02-11 Thread Minh Chau
--- src/ntf/ntfd/ntfs_mbcsv.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/ntf/ntfd/ntfs_mbcsv.c b/src/ntf/ntfd/ntfs_mbcsv.c index dc890cc..713615a 100644 --- a/src/ntf/ntfd/ntfs_mbcsv.c +++ b/src/ntf/ntfd/ntfs_mbcsv.c @@ -995,9 +995,8 @@ static uint32_t decode_reade

[devel] [PATCH 0/1] Review Request for ntfd: Correct counting by in decode_reader_info [#2781]

2018-02-11 Thread Minh Chau
Summary: ntfd: Correct counting by in decode_reader_info [#2781] Review request for Ticket(s): 2781 Peer Reviewer(s): Canh Pull request to: *** LIST THE PERSON WITH PUSH ACCESS HERE *** Affected branch(es): develop Development branch: ticket-2781 Base revision: 0005efbd2284a62847fe0aea4d1c8a257

Re: [devel] [PATCH 0/1] Review Request for ntfd: Correct counting by in decode_reader_info [#2781]

2018-02-11 Thread Canh Van Truong
Hi aMinh, Ack Thanks Canh -Original Message- From: Minh Chau [mailto:minh.c...@dektech.com.au] Sent: Monday, February 12, 2018 10:08 AM To: canh.v.tru...@dektech.com.au Cc: opensaf-devel@lists.sourceforge.net; Minh Chau Subject: [PATCH 0/1] Review Request for ntfd: Correct counting by