Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2000 00:44:24 -0700 (PDT)
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:  <200005040744.AAA55561@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/05/04 00:44:24 PDT

  Modified files:
    sys/dev/vinum        vinumrequest.c 
  Log:
  Don't hide bio structure behind macros like b_ioflags.
  
  Get counting volume I/Os right.
  
  launch_requests: Be macho, throw away the safety net and walk the
  tightrope with no splbio().
  
  Add some comments explaining the smoke and mirrors.
  
  Remove some redundant braces.
  
  sdio: Set the state of an accessed but down subdisk correctly.  This
  appears to duplicate an earlier commit that I hadn't seen.
  
  Revision  Changes    Path
  1.50      +55 -41    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?200005040744.AAA55561>