[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190406152657.GA10728@hacktheplanet>
Date: Sat, 6 Apr 2019 11:26:57 -0400
From: Scott Bauer <sbauer@...donthack.me>
To: Jens Axboe <axboe@...nel.dk>
Cc: David Kozub <zub@...ux.fjfi.cvut.cz>,
Jonathan Derrick <jonathan.derrick@...el.com>,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonas Rabenstein <jonas.rabenstein@...dium.uni-erlangen.de>
Subject: Re: [PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean
up code
On Thu, Feb 14, 2019 at 01:15:52AM +0100, David Kozub wrote:
> David Kozub (12):
> block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
> block: sed-opal: fix typos and formatting
> block: sed-opal: close parameter list in cmd_finalize
> block: sed-opal: unify cmd start
> block: sed-opal: unify error handling of responses
> block: sed-opal: reuse response_get_token to decrease code duplication
> block: sed-opal: add token for OPAL_LIFECYCLE
> block: sed-opal: unify retrieval of table columns
> block: sed-opal: use named Opal tokens instead of integer literals
> block: sed-opal: pass steps via argument rather than via opal_dev
> block: sed-opal: don't repeat opal_discovery0 in each steps array
> block: sed-opal: rename next to execute_steps
>
> Jonas Rabenstein (4):
> block: sed-opal: use correct macro for method length
> block: sed-opal: unify space check in add_token_*
> block: sed-opal: print failed function address
> block: sed-opal: split generation of bytestring header and content
>
> block/opal_proto.h | 2 +
> block/sed-opal.c | 716 ++++++++++++++--------------------
> include/uapi/linux/sed-opal.h | 2 +-
> 3 files changed, 287 insertions(+), 433 deletions(-)
Jens,
We have all the reviews done for this series from Jon, Christoph, and myself.
When you get time will you please queue this up for 5.2?
Thank you.
Powered by blists - more mailing lists