freebsd-skq/sys/dev/vinum
Greg Lehey 7d077233f8 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.
1999-01-21 00:39:36 +00:00
..
COPYRIGHT If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
Makefile Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Include Peter Wemm's renaming and restructuring 1999-01-21 00:29:44 +00:00
statetexts.h Reflect changes in vinumstate.h 1999-01-21 00:30:24 +00:00
vinum.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:30:52 +00:00
vinumconfig.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:32:54 +00:00
vinumdaemon.c Code for vinum daemon. 1999-01-21 00:31:31 +00:00
vinumext.h Include Peter Wemm's renaming and restructuring 1999-01-21 00:31:59 +00:00
vinumhdr.h Remove old cruft 1999-01-21 00:33:47 +00:00
vinuminterrupt.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:34:14 +00:00
vinumio.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:35:35 +00:00
vinumio.h Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer 1999-01-21 00:36:21 +00:00
vinumioctl.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:35:35 +00:00
vinumkw.h Add keywords makedev, setdaemon and help. 1999-01-21 00:37:18 +00:00
vinumlock.c Create functions lockdrive and unlockdrive to handle drive locking 1999-01-21 00:37:38 +00:00
vinummemory.c MMalloc: remove directory part of name correctly 1999-01-21 00:37:56 +00:00
vinumparser.c Add keywords help, makedev, quit and setdaemon 1999-01-21 00:39:01 +00:00
vinumrequest.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:39:36 +00:00
vinumrevive.c Fix an overflow problem which prevented revive from working on plexes 1999-01-06 23:11:29 +00:00
vinumstate.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumstate.h If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
vinumutil.c Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00
vinumvar.h Some relatively minor tweaks to enable vinum to be built into a static 1998-12-28 16:28:24 +00:00