Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 16:39:36 -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:  <199901210039.QAA13510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

grog        1999/01/20 16:39:36 PST

  Modified files:
    sys/dev/vinum        vinumrequest.c 
  Log:
  Include Peter Wemm's renaming and restructuring
  
  Change from lkm to kld
  
  Remove #ifdefs for FreeBSD 2.c
  
  vinumstrategy:
    Support anonymous (`raw') subdisks and plexes.
    Change code to allow daemon to perform operations formerly kludged
    into an interrupt context.  Remove the DIRTYCONFIG kludge.
  
  No longer set B_ORDERED for reviving subdisks.  I suspect this
  wouldn't work correctly, and it should be done in a different manner
  in vinumrevive.c
  
  sdio: set subdisk state correctly on error
        start to remove code that doesn't make any sense any more.
  
  Revision  Changes    Path
  1.7       +41 -83    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?199901210039.QAA13510>