Commit 6a8e030
fabrics: add helper to update tls and concat
Only --tls was properly updated in nbft_connect(), and not
--concat. But this is properly done in nvmf_connect_disc_entry()
already. So add a helper function to update both --tls and
--concat and invoke the same from nvmf_connect_disc_entry() and
nbft_connect() respectively.
Signed-off-by: Martin George <[email protected]>
[wagi: reformated the function to improve readability]
Signed-off-by: Daniel Wagner <[email protected]>1 parent 9c61b78 commit 6a8e030
1 file changed
Lines changed: 32 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
1099 | 1127 | | |
1100 | 1128 | | |
1101 | 1129 | | |
| |||
1189 | 1217 | | |
1190 | 1218 | | |
1191 | 1219 | | |
1192 | | - | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
1196 | | - | |
1197 | | - | |
1198 | | - | |
1199 | | - | |
1200 | | - | |
1201 | | - | |
1202 | | - | |
1203 | | - | |
| 1220 | + | |
| 1221 | + | |
1204 | 1222 | | |
1205 | 1223 | | |
1206 | 1224 | | |
| |||
2552 | 2570 | | |
2553 | 2571 | | |
2554 | 2572 | | |
2555 | | - | |
2556 | | - | |
2557 | | - | |
2558 | | - | |
2559 | | - | |
| 2573 | + | |
| 2574 | + | |
2560 | 2575 | | |
2561 | 2576 | | |
2562 | 2577 | | |
| |||
0 commit comments