Module Name: src Committed By: mlelstv Date: Sun Jun 5 05:29:01 UTC 2016
Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: Keep 1 CCB free for private use. This avoids frequent recovery in scsipi when resources appear to be exhausted. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/iscsi/iscsi_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.