block: Add Sed-opal library
authorScott Bauer <scott.bauer@intel.com>
Fri, 3 Feb 2017 19:50:31 +0000 (12:50 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 6 Feb 2017 16:44:19 +0000 (09:44 -0700)
commit455a7b238cd6bc68c4a550cbbd37c1e22b64f71c
treea4638587017ccd3abd0f6bf8028b86a318f84d98
parent19641f2d7674fbf2891e9579f61c1b23821086e8
block: Add Sed-opal library

This patch implements the necessary logic to bring an Opal
enabled drive out of a factory-enabled into a working
Opal state.

This patch set also enables logic to save a password to
be replayed during a resume from suspend.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Rafael Antognolli <Rafael.Antognolli@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
MAINTAINERS
block/Kconfig
block/Makefile
block/opal_proto.h [new file with mode: 0644]
block/sed-opal.c [new file with mode: 0644]
include/linux/sed-opal.h [new file with mode: 0644]