linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] OPAL patches cont'd
@ 2017-02-17 22:56 Jon Derrick
  2017-02-17 22:56 ` [PATCH 1/5] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Derrick @ 2017-02-17 22:56 UTC (permalink / raw)
  Cc: Jon Derrick, linux-block, linux-nvme, Scott Bauer,
	Rafael Antognolli, Jens Axboe, Christoph Hellwig

The first three in the series have been reviewed already but I wanted to
squash them with the next two since they haven't been pulled yet.

The latter 2 are an attempt to refactor some of the awkward func data
and state separation into a common struct

Jon Derrick (5):
  block/sed: Use ssize_t on atom parsers to return errors
  block/sed: Add helper to qualify response tokens
  block/sed: Check received header lengths
  block/sed: embedded function data into the function sequence
  block/sed: Eliminate state variable

 block/sed-opal.c | 494 +++++++++++++++++++++++--------------------------------
 1 file changed, 202 insertions(+), 292 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-17 22:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 22:56 [PATCH 0/5] OPAL patches cont'd Jon Derrick
2017-02-17 22:56 ` [PATCH 1/5] block/sed: Use ssize_t on atom parsers to return errors Jon Derrick
2017-02-17 22:56 ` [PATCH 2/5] block/sed: Add helper to qualify response tokens Jon Derrick
2017-02-17 22:56 ` [PATCH 3/5] block/sed: Check received header lengths Jon Derrick
2017-02-17 22:56 ` [PATCH 4/5] block/sed: embedded function data into the function sequence Jon Derrick
2017-02-17 22:56 ` [PATCH 5/5] block/sed: Eliminate state variable Jon Derrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).