Commit 5ad0aaa
nvme-cli/fabrics: note an excluded target on connect under --verbose
The exclusion list governs auto-connecting orchestrators, not an explicit
"nvme connect", so connect must never be blocked by it. But an operator
who hand-connects a controller they previously excluded is overriding
their own opt-out, often unknowingly. Under --verbose, consult the list
and print a note when the target matches, making the override visible
without changing behaviour. Document the courtesy in EXCLUSIONS.md.
Signed-off-by: Martin Belanger <martin.belanger@dell.com>1 parent ee960c2 commit 5ad0aaa
2 files changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
773 | 793 | | |
774 | 794 | | |
775 | 795 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments