Hi,
I have noticed that in one of my testing where the target supports REC but does 
not support RETRY in PRLI reply. In this case, fc_fcp_srr() is never really 
sending SRR but just goes to fc_fcp_retry_cmd() directly since 
FC_RP_FLAGS_RETRY of the rport is not set. I understand that no RETRY does not 
mean no REC from FCP-3 spec, so we can't disable REC because of no RETRY, but 
for us, in this case, we got REC accepted, but we are not able to send SRR, 
does that mean we want to fail the I/O at that point already? I am also not 
sure if it is common for target to support REC but no RETRY.

Thanks,
yi


_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to