When the system is shutting down, iscsid is not running so we will not get a response to the ISCSI_ERR_INVALID_HOST error event. The system shutdown will then hang waiting on userspace to remove the session. This has libiscsi force the destruction of the session from the kernel when iscsi_host_remove() is called from a driver's shutdown callout. This fixes a regression added in qedi boot with commit |
||
|---|---|---|
| .. | ||
| 57xx_iscsi_constants.h | ||
| 57xx_iscsi_hsi.h | ||
| Kconfig | ||
| Makefile | ||
| bnx2i.h | ||
| bnx2i_hwi.c | ||
| bnx2i_init.c | ||
| bnx2i_iscsi.c | ||
| bnx2i_sysfs.c | ||