Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 17:19:50 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_targ_bh.c
Message-ID:  <200107300019.f6U0JoG49005@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/07/29 17:19:50 PDT

  Modified files:
    sys/cam/scsi         scsi_targ_bh.c 
  Log:
  Propagate CAM_DIS_DISCONNECT on through:
  
  1. If we get frozen, unfreeze for disable disconnects.
  2. Put CAM_DIS_DISCONNECT commands at the head of the work queue
  (we have a target still connected and we can't run anything else
  until this command completes).
  
  If we had an error sending the last CTIO, unfreeze the queue anyway.
  
  Revision  Changes    Path
  1.13      +55 -6     src/sys/cam/scsi/scsi_targ_bh.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?200107300019.f6U0JoG49005>