On 01/04/2012 12:36 AM, Xi Wang wrote: > On Jan 2, 2012, at 9:18 AM, Xi Wang wrote: >> On Jan 2, 2012, at 2:05 AM, Mike Christie wrote: >>> What about the attached patch? It also fixes cxgb*i. >>> <0001-libiscsi_tcp-fix-max_r2t-manipulation.patch> >> >> Looks good to me. Thanks! > > BTW, should max_r2t be in the range 1..65535 according to RFC 3720? Yeah. > Using ushort seems to limit the upper bound to 32768, though probably > no one wants to set it to such a large value. I thought short was 32767 and ushort was 65535. Is a short like long where it is different on different archs? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html