Commit 6ff8d62
Martin Belanger
nvmf: fix timeout not applied to discovery log commands
args->timeout was set in the discovery args struct but never copied
into cmd.timeout_ms before issuing the log page commands, so the
caller-specified timeout had no effect.
Signed-off-by: Martin Belanger <[email protected]>1 parent 05b3f6b commit 6ff8d62
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
| 1322 | + | |
1322 | 1323 | | |
1323 | 1324 | | |
1324 | 1325 | | |
| |||
1350 | 1351 | | |
1351 | 1352 | | |
1352 | 1353 | | |
| 1354 | + | |
1353 | 1355 | | |
1354 | 1356 | | |
1355 | 1357 | | |
| |||
1368 | 1370 | | |
1369 | 1371 | | |
1370 | 1372 | | |
| 1373 | + | |
1371 | 1374 | | |
1372 | 1375 | | |
1373 | 1376 | | |
| |||
0 commit comments