angler-fishThe Vulnerability History Project

[SCSI] libiscsi: fix nop handling

      During root boot and shutdown the target could send us nops.
At this time iscsid cannot be running, so the target will drop
the session and the boot or shutdown will hang.

To handle this and allow us to better control when to check the network
this patch moves the nop handling to the kernel.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
    
commit f6d5180c78780d63b0577edeb3ce41eeb3e93eea
+3 -1
+3 -1
+265 -66
+4
+11
+8
expand_less