]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 9 Jun 2016 07:49:20 +0000 (07:49 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 9 Jun 2016 07:49:20 +0000 (07:49 +0000)
commit03b521d4dc35c374a301aa48c41150007dedb8e4
treef767baffa5b00b4d0ab76af0e47c07438ef212fd
parent2317fdfa8c001ea418817acb140707be547feaf2
Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength
reported by the ICL module in iscsid(8).  This harmed performance and was
just wrong.

MFC after: 1 month
usr.sbin/iscsid/iscsid.h
usr.sbin/iscsid/login.c