Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 15:02:39 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <199810132202.PAA28103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1998/10/13 15:02:38 PDT

  Modified files:
    sbin/camcontrol      camcontrol.c 
  Log:
  When we send a stop unit command to a device, send it as an ordered tag so
  that any transactions in front of the stop command get flushed to disk
  first.  This will have no effect on devices that have tagged queueing
  turned off, or don't support tagged queueing.
  
  Reviewed by:	gibbs
  
  Revision  Changes    Path
  1.5       +9 -2      src/sbin/camcontrol/camcontrol.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?199810132202.PAA28103>