From: Mike Christie Date: Thu, 13 Dec 2007 18:43:30 +0000 (-0600) Subject: [SCSI] libiscsi: fix nop handling X-Git-Tag: v2.6.25-rc1~1230^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d5180c78780d63b0577edeb3ce41eeb3e93eea;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed