From: Eddie Wai Date: Tue, 23 Nov 2010 23:29:28 +0000 (-0800) Subject: [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops X-Git-Tag: v2.6.38-rc1~27^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842158d7b7bc3b1a49c31f43ac20414234c33a8d;p=pandora-kernel.git [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops The stop path has been augmented to wait a max of 10s for all in progress offload and destroy activities to complete before proceeding to terminate all active connections (via iscsid or forcefully). Note that any new offload and destroy requests are now blocked and return to the caller immediately. Signed-off-by: Eddie Wai Acked-by: Anil Veerabhadrappa Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed