mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
While this prevents commands getting stuck forever there is no way to guarantee that data from the command hasn't been committed to the device. In addition older mfi firmware has a bug that would cause the controller to frequently stall IO for over our timeout value, which when combined with a forced timeout often resulted in panics in UFS; which would otherwise be avoided when the command eventually completed if left alone. For reference this timeout issue is resolved in Dell FW package 21.2.1-0000. Fixed FW package version for none Dell controller will likely vary. MFC after: 2 days |
||
|---|---|---|
| .. | ||
| mfi.c | ||
| mfi_cam.c | ||
| mfi_debug.c | ||
| mfi_disk.c | ||
| mfi_ioctl.h | ||
| mfi_linux.c | ||
| mfi_pci.c | ||
| mfi_syspd.c | ||
| mfi_tbolt.c | ||
| mfireg.h | ||
| mfivar.h | ||