Commit 3caa403
committed
ioctl: introduce force xfer length configuration knob
Some controllers can't handle transfers smaller than 4k size. Introduce
an environment variable which allows to force all xfers to 4k.
This is not documented on purpose, as it's rather a crude hack we
don't want to promote.
Signed-off-by: Daniel Wagner <wagi@kernel.org>1 parent 1dccef2 commit 3caa403
1 file changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
323 | 339 | | |
324 | 340 | | |
325 | 341 | | |
| |||
449 | 465 | | |
450 | 466 | | |
451 | 467 | | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
452 | 471 | | |
453 | 472 | | |
454 | 473 | | |
| |||
469 | 488 | | |
470 | 489 | | |
471 | 490 | | |
472 | | - | |
473 | | - | |
474 | | - | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
475 | 498 | | |
476 | 499 | | |
477 | 500 | | |
| |||
0 commit comments