Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2001 01:30:49 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c scsi_pt.c scsi_sa.c scsi_target.c
Message-ID:  <200105080830.f488Un091269@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/05/08 01:30:49 PDT

  Modified files:
    sys/cam/scsi         scsi_cd.c scsi_da.c scsi_pt.c scsi_sa.c 
                         scsi_target.c 
  Log:
  Exploit recent improvements in the disk minilayer to simplify error
  handling a bit.
  
  Dogmatic lingupurists can celebrate that a number of gotos got removed.
  
  Reviewed by:	mjacob, ken
  
  Revision  Changes    Path
  1.51      +5 -13     src/sys/cam/scsi/scsi_cd.c
  1.72      +5 -14     src/sys/cam/scsi/scsi_da.c
  1.30      +6 -13     src/sys/cam/scsi/scsi_pt.c
  1.70      +18 -24    src/sys/cam/scsi/scsi_sa.c
  1.40      +10 -16    src/sys/cam/scsi/scsi_target.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105080830.f488Un091269>