Skip to content

util: Move get_entity_name and get_entity_version into util-fabrics. - #3368

Merged
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/move-entity-utils-to-fabrics
May 28, 2026
Merged

util: Move get_entity_name and get_entity_version into util-fabrics.#3368
igaw merged 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/move-entity-utils-to-fabrics

Conversation

@brgoing

@brgoing brgoing commented May 16, 2026

Copy link
Copy Markdown
Contributor

The get_entity_name and get_entity_version utility functions were only used for fabrics. Moves their declarations into private-fabrics.h and their implementations into util-fabrics.c, and adds libnvmf prefix for consistency with other fabrics-only utilities.

The get_entity_name and get_entity_version utility functions were only
used for fabrics.  Moves their declarations into private-fabrics.h and
their implementations into util-fabrics.c, and adds libnvmf
prefix for consistency with other fabrics-only utilities.

Signed-off-by: Broc Going <bgoing@micron.com>
@igaw
igaw merged commit 6f6211d into linux-nvme:master May 28, 2026
28 of 29 checks passed
@igaw

igaw commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Sorry for the long delay. I was on two conferences last week and didn't have time to work on upstream. Operations resumed to normal :)

Thanks!

@brgoing
brgoing deleted the bgoing/move-entity-utils-to-fabrics branch June 5, 2026 14:29
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