Linux block layer
 help / color / mirror / Atom feed
* [PATCHv4 0/4] OPAL patches, cont'd
@ 2017-02-21 18:59 Jon Derrick
  2017-02-21 18:59 ` [PATCHv4 4/4] block/sed: Embed function data into the function sequence Jon Derrick
  2017-02-22  2:42 ` [PATCHv4 0/4] OPAL patches, cont'd Jens Axboe
  0 siblings, 2 replies; 11+ messages in thread
From: Jon Derrick @ 2017-02-21 18:59 UTC (permalink / raw)
  Cc: Jens Axboe, Rafael Antognolli, linux-nvme, linux-block,
	Jon Derrick, Christoph Hellwig, Scott Bauer

v3->v4:
Passes in 'lock_held' into opal_lock_unlock() so we don't need to
mutex_trylock(). I wasn't totally confident in that approach anyways.

v2->v3:
Squashed 5/5 into 4/5
Changed opal_step structs back to const
Cleaned up opal_lock_unlock

v1->v2:
Moved misplaced code from 5/5 to 4/5

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

The last patch is an attempt to refactor some of the awkward func data
and state separation into a common struct

Jon Derrick (4):
  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: Embed function data into the function sequence

 block/sed-opal.c | 552 +++++++++++++++++++++++--------------------------------
 1 file changed, 227 insertions(+), 325 deletions(-)

-- 
1.8.3.1


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 18:59 [PATCHv4 0/4] OPAL patches, cont'd Jon Derrick
2017-02-21 18:59 ` [PATCHv4 4/4] block/sed: Embed function data into the function sequence Jon Derrick
2017-02-21 23:03   ` Scott Bauer
2017-02-22  7:13   ` Christoph Hellwig
2017-02-22 14:35     ` Jon Derrick
2017-02-22 16:10     ` Jens Axboe
2017-02-22 16:13       ` Scott Bauer
2017-02-22 16:47         ` Jens Axboe
2017-02-22 17:22           ` Keith Busch
2017-02-22  2:42 ` [PATCHv4 0/4] OPAL patches, cont'd Jens Axboe
2017-02-22  3:14   ` Scott Bauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox