Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2011 16:05:00 +0000 (UTC)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <201106141605.p5EG5NP1000807@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2011-06-14 16:05:00 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 223084 on 2011-06-14 16:05:00Z by gibbs
  
  sys/cam/scsi/scsi_da.c:
          - Only attempt the closing synchronize cache on a disk
            if it is still there.
          - When a device is lost, report the number of outstanding
            I/Os as they are drained.
          - When a device is lost, return any unprocessed bios with
            ENXIO instead of EIO.
          - Filter asynchronous events, but always allow cam_periph_async()
            to see them too.
  
  Sponsored by:   Spectra Logic Corporation
  
  Revision  Changes    Path
  1.260     +25 -13    src/sys/cam/scsi/scsi_da.c



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