Commit 1d62f8a
fabrics: don't treat host_traddr 'none' as a valid hostname
We treat 'none' as an escape value for optional arguments, do the same
for host_traddr.
This makes prints like the below go away when passing --host-traddr=none:
sh[3244]: failed to resolve host none info
Signed-off-by: Sagi Grimberg <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]1 parent deb48a7 commit 1d62f8a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
| 963 | + | |
| 964 | + | |
963 | 965 | | |
964 | 966 | | |
965 | 967 | | |
| |||
0 commit comments