Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/dev/iscsi



Module Name:    src
Committed By:   bouyer
Date:           Mon Apr  9 15:58:52 UTC 2018

Modified Files:
        src/sys/dev/iscsi [netbsd-8]: iscsi_rcv.c iscsi_send.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #709):
        sys/dev/iscsi/iscsi_send.c: revision 1.37 via patch
        sys/dev/iscsi/iscsi_rcv.c: revision 1.25 via patch
Return temporary errors when the session is trying to recover the last
connection. The scsipi layer will retry.
Add sanity check.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.8.1 src/sys/dev/iscsi/iscsi_rcv.c
cvs rdiff -u -r1.34.6.1 -r1.34.6.2 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