Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 01:32:46 +0000 (UTC)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_cd.c
Message-ID:  <201106260133.p5Q1X5Kx023048@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2011-06-26 01:32:46 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_cd.c 
  Log:
  SVN rev 223557 on 2011-06-26 01:32:46Z by gibbs
  
  cam/scsi/scsi_cd.c:
          In cdregister(), hold the periph lock semaphore during changer
          probe/configuration.  This removes a window where an open of the
          cd device may succeed before probe processing has completed.
  
  Revision  Changes    Path
  1.127     +4 -7      src/sys/cam/scsi/scsi_cd.c



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