Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 22:14:45 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumrequest.c
Message-ID:  <200002290614.WAA16809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/02/28 22:14:45 PST

  Modified files:
    sys/dev/vinum        vinumrequest.c 
  Log:
  launch_requests: If too many requests are active, include PCATCH in
  the tsleep call flags.
  
  Submitted-by:  Bernd Walter <ticso@cicely.de>
  
  Remove references to vnode pointers, including debug output.  Vinum
  now talks directly to the device driver.
  
  bre: Add case for RAID-4.
  
  sdio: Don't try to write to a down drive.  Set the sd state instead.
  
  Approved-by:  jkh
  
  Revision  Changes    Path
  1.42      +22 -29    src/sys/dev/vinum/vinumrequest.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?200002290614.WAA16809>