[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180307224535.g4qo2abw3vyyfxlp@sbauer-Z170X-UD5>
Date: Wed, 7 Mar 2018 15:45:36 -0700
From: Scott Bauer <scott.bauer@...el.com>
To: "Derrick, Jonathan" <jonathan.derrick@...el.com>
Cc: "jonas.rabenstein@...dium.uni-erlangen.de"
<jonas.rabenstein@...dium.uni-erlangen.de>,
"axboe@...nel.dk" <axboe@...nel.dk>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>
Subject: Re: [PATCH][RESEND] block: sed-opal: fix response string extraction
On Tue, Mar 06, 2018 at 04:23:24PM -0800, Derrick, Jonathan wrote:
> This looks correct.
>
> Adding my Ack unless Scott has objections
>
> Acked-by: Jonathan Derrick <jonathan.derrick@...el.com>
Reviewed-by: Scott Bauer <scott.bauer@...el.com>
Nice catch Jonas! Sorry you had to resend, my message filtering was a little
too agressive and this slipped through the cracks, that has been remediated.
>
> On Thu, 2018-03-01 at 14:26 +0100, Jonas Rabenstein wrote:
> > Tokens are prefixed by a variable length of bytes. If a bytestring is
> > not stored in an tiny or short atom, we have to skip more than one
> > byte
> > in order to have the actual bytes not prefixed by the bytes
> > describing
> > the actual length of the string.
> >
> > Signed-off-by: Jonas Rabenstein <jonas.rabenstein@...dium.uni-erlange
> > n.de>
> > ---
> > block/sed-opal.c | 26 +++++++++++++++++++++++---
> > 1 file changed, 23 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists