linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] add ioctl IOC_OPAL_SET_SID_PW
@ 2024-08-16 15:35 gjoyce
  2024-08-16 15:35 ` [PATCH 1/1] block: sed-opal: " gjoyce
  0 siblings, 1 reply; 4+ messages in thread
From: gjoyce @ 2024-08-16 15:35 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, msuchanek, jonathan.derrick, gjoyce

From: Greg Joyce <gjoyce@linux.ibm.com>

After a SED drive is provisioned, there is no way to change the SID
password via the ioctl() interface. A new ioctl IOC_OPAL_SET_SID_PW
will allow the password to be changed. The valid current password is
required.

Greg Joyce (1):
  block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW

 block/sed-opal.c              | 26 ++++++++++++++++++++++++++
 include/linux/sed-opal.h      |  1 +
 include/uapi/linux/sed-opal.h |  1 +
 3 files changed, 28 insertions(+)

-- 
gjoyce@linux.ibm.com


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

end of thread, other threads:[~2024-08-16 16:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 15:35 [PATCH 0/1] add ioctl IOC_OPAL_SET_SID_PW gjoyce
2024-08-16 15:35 ` [PATCH 1/1] block: sed-opal: " gjoyce
2024-08-16 15:40   ` Michal Suchánek
2024-08-16 16:12     ` Greg Joyce

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).