NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46896 CVS commit: src/sys/dev/iscsi



The following reply was made to PR kern/46896; it has been noted by GNATS.

From: "Michael L. Hitch" <mhitch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46896 CVS commit: src/sys/dev/iscsi
Date: Sun, 9 Sep 2012 06:06:30 +0000

 Module Name:   src
 Committed By:  mhitch
 Date:          Sun Sep  9 06:06:30 UTC 2012
 
 Modified Files:
        src/sys/dev/iscsi: iscsi_send.c
 
 Log Message:
 Remove an erroneous change that crept in.  It was part of an earlier,
 incorrect fix I had done for writing > 64K bytes.  It was still in the
 set of changes mlelstv had committed.  I noticed it at the time, but did
 not think it was problematic - until now.  This fixes the ccb corruption
 I was seeing and fixes PR kern/46896.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/sys/dev/iscsi/iscsi_send.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index