Skip to content

sed: fixing SID and MSID reporting#3378

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
bbain:fixing-sed-sid-msid-output
Jun 1, 2026
Merged

sed: fixing SID and MSID reporting#3378
igaw merged 1 commit into
linux-nvme:masterfrom
bbain:fixing-sed-sid-msid-output

Conversation

@bbain
Copy link
Copy Markdown

@bbain bbain commented May 19, 2026

The bit that reports SID and MSID equality is zero when they are equal and one when they are not.

The bit that reports SID and MSID equality is zero when they are equal and
one when they are not.

Signed-off-by: Brenden Bain <brenden.bain@gmail.com>
@bbain
Copy link
Copy Markdown
Author

bbain commented May 19, 2026

From TCG Storage Feature Set: Block SID Authentication:

4.1.1.2 SID Value State

This field specifies whether the C_PIN_SID object’s PIN column value is equal to the C_PIN_MSID object’s PIN
column value.

This bit SHALL be cleared to zero if the C_PIN_SID object’s PIN column value is equal to the C_PIN_MSID object’s
PIN column value.

This bit SHALL be set to one if the C_PIN_SID object’s PIN column value is not equal to the C_PIN_MSID object’s
PIN column value.

This was displaying incorrectly for me. Confused my when setting up the drive. Only really clicked once I enabled Opal and changed the SID value and it was still reported as being the same.

@igaw
Copy link
Copy Markdown
Collaborator

igaw commented May 28, 2026

Looks good to me. Let me add Greg who maintains the sed plugin.

@gjoyce-ibm

@igaw igaw merged commit a73ca03 into linux-nvme:master Jun 1, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants