From owner-cvs-all Tue Nov 6 15:50:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63F0C37B417; Tue, 6 Nov 2001 15:50:33 -0800 (PST) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA6NoXG27130; Tue, 6 Nov 2001 15:50:33 -0800 (PST) (envelope-from kbyanc) Message-Id: <200111062350.fA6NoXG27130@freefall.freebsd.org> From: Kelly Yancey Date: Tue, 6 Nov 2001 15:50:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_all.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kbyanc 2001/11/06 15:50:33 PST Modified files: sys/cam/scsi scsi_all.c Log: Fix bug in scsi_read_write() where it might use 6-byte commands when 10/12-byte-specific flags where specified. Reviewed by: ken MFC after: 1 day Revision Changes Path 1.28 +5 -6 src/sys/cam/scsi/scsi_all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message