]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r223084 (by gibbs):
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jun 2012 12:36:40 +0000 (12:36 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jun 2012 12:36:40 +0000 (12:36 +0000)
commitd43dac625717cae36ce1b401013c07be9109a999
tree1ec6d00e2a94d2303f030c0b72983ab25291bc98
parent6a1ff779c0cdb78c0cd5cf77245f5dc9fd02b197
MFC r223084 (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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@236678 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/scsi/scsi_da.c