Skip to content

libnvme: normalize a comma-separated FC WWN pair in TID construction - #3833

Open
martin-belanger wants to merge 1 commit into
linux-nvme:masterfrom
martin-belanger:fc-wwn-comma-normalize
Open

libnvme: normalize a comma-separated FC WWN pair in TID construction#3833
martin-belanger wants to merge 1 commit into
linux-nvme:masterfrom
martin-belanger:fc-wwn-comma-normalize

Conversation

@martin-belanger

Copy link
Copy Markdown

fabrics.c already fixes this for discovery-log entries before they're used for candidate matching, but any other caller building a TID directly from FC fields (connect, a config file, ...) got a hard rejection instead. tid_sanitize_addr() already silently canonicalizes IP addresses the same way, so extend the same treatment to FC.

fabrics.c already fixes this for discovery-log entries before they're
used for candidate matching, but any other caller building a TID
directly from FC fields (connect, a config file, ...) got a hard
rejection instead. tid_sanitize_addr() already silently canonicalizes
IP addresses the same way, so extend the same treatment to FC.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
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.

1 participant