Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 03:00:56 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c
Message-ID:  <200303151100.h2FB0uQ8034414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/15 03:00:56 PST

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_cd.c scsi_da.c 
  Log:
  Don't use the devstat->busy_count for state decisions in the device
  drivers.  Doing so imposes atomicity and locking constraints on the
  devstat API.
  
  By:     ken
  
  Revision  Changes    Path
  1.76      +7 -4      src/sys/cam/scsi/scsi_cd.c
  1.134     +6 -4      src/sys/cam/scsi/scsi_da.c

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




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