Date: Sat, 25 Mar 2006 18:18:27 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/scsi_target scsi_cmds.c Message-ID: <200603251818.k2PIIRvH017259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2006-03-25 18:18:27 UTC FreeBSD src repository Modified files: share/examples/scsi_target scsi_cmds.c Log: Move the check for non-ATIO_CMD ahead of the cache chech so that completion for unsupported commands doesn't abort. Reviewed by: nate MFC after: 2 weeks Revision Changes Path 1.8 +10 -9 src/share/examples/scsi_target/scsi_cmds.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603251818.k2PIIRvH017259>