Commit 99dd46f
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 <marting@netapp.com>
[wagi: reformated the function to improve readability]
Signed-off-by: Daniel Wagner <wagi@kernel.org>1 parent f1818da commit 99dd46f
1 file changed
Lines changed: 32 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
1132 | 1160 | | |
1133 | 1161 | | |
1134 | 1162 | | |
| |||
1222 | 1250 | | |
1223 | 1251 | | |
1224 | 1252 | | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
1236 | | - | |
| 1253 | + | |
| 1254 | + | |
1237 | 1255 | | |
1238 | 1256 | | |
1239 | 1257 | | |
| |||
2585 | 2603 | | |
2586 | 2604 | | |
2587 | 2605 | | |
2588 | | - | |
2589 | | - | |
2590 | | - | |
2591 | | - | |
2592 | | - | |
| 2606 | + | |
| 2607 | + | |
2593 | 2608 | | |
2594 | 2609 | | |
2595 | 2610 | | |
| |||
0 commit comments