Skip to content
Commit 1259c5dc authored by Sesidhar Beddel's avatar Sesidhar Beddel Committed by James Bottomley
Browse files

[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset



Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset in case of
timing issue and also to some extent locking issue where abts and terminate
is happening around same timing.

The code changes are intended to update CMD_STATE(sc) and
io_req->abts_done together.

Signed-off-by: default avatarSesidhar Beddel <sebaddel@cisco.com>
Signed-off-by: default avatarHiral Patel <hiralpat@cisco.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 318c7c43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment