Skip to content

For upstream/tp4095#1312

Merged
igaw merged 6 commits intolinux-nvme:masterfrom
sc108-lee:for-upstream/tp4095
Feb 4, 2022
Merged

For upstream/tp4095#1312
igaw merged 6 commits intolinux-nvme:masterfrom
sc108-lee:for-upstream/tp4095

Conversation

@sc108-lee
Copy link
Copy Markdown
Contributor

Based on libnvme PR linux-nvme/libnvme#166

I was add these command into original id-ns, zns id-ns ...
But this command does not need NSID.

So I split this command as a new command.
if have any opinion for this, please let me know :)

@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Jan 10, 2022

I think the CI build is able to build against the matching libnvme commit. You just need to specify the matching ref in subprojects/libnvme.wrap.

@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Jan 10, 2022

@MatiasBjorling you want probably to review this first :)

@sc108-lee sc108-lee force-pushed the for-upstream/tp4095 branch from 742cdea to 44ec666 Compare January 17, 2022 07:34
@sc108-lee sc108-lee force-pushed the for-upstream/tp4095 branch 2 times, most recently from 6f111a6 to 3070369 Compare February 4, 2022 09:14
@sc108-lee
Copy link
Copy Markdown
Contributor Author

rebased and added one commit
3070369

Include tp4095 changes

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
…md_id_ns

Based on spec NVMe - TP 4095 Namespace Capability Reporting 2021.06.28 - Ratified

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Identify Namespace data structure for the specified
User Data Format index containing the namespace capabilities
for the NVM Command Set.

None capabilities from nvme_id_ns structure are returned as 0 with this command

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
I/O Command Set specific Identify Namespace data structure
for the specified LBA Format index for the NVM Command Set
specified in the CSI field.

None capabilities from nvme_id_ns structure are returned as 0 with this command
Set maximum nlbaf when identify ns for all ns is failed to print elbafs

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
rename __nvme_show_id_ctrl -> nvme_show_id_ctrl

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
@igaw igaw force-pushed the for-upstream/tp4095 branch from 3070369 to 8ae1f92 Compare February 4, 2022 13:08
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Feb 4, 2022

Just reordered the commits.

@igaw igaw merged commit a227cf4 into linux-nvme:master Feb 4, 2022
@sc108-lee sc108-lee deleted the for-upstream/tp4095 branch September 5, 2023 04:37
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