1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/vinum
Greg Lehey af78609425 Tidy up comments.
Add definitions for VINUM_BLOCK_PLEX and VINUM_CHAR_PLEX.

struct plex: add lock-related variables.

struct rangelock: add variables.
1999-08-14 06:31:37 +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
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Clarify some comments. 1999-08-14 06:21:45 +00:00
statetexts.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinum.c vinumopen: add code for opening raw plexes. Volume-related plex 1999-08-14 06:22:15 +00:00
vinumconfig.c Add code which someday will help support hot spares. 1999-08-14 06:24:34 +00:00
vinumdaemon.c Close a memory leak. 1999-08-07 08:06:05 +00:00
vinumext.h Change definitions for get_volume_label, lockrange. 1999-08-14 06:25:14 +00:00
vinumhdr.h Include opt_vinum.h to get the VINUMDEBUG definition as early as 1999-05-07 08:08:02 +00:00
vinuminterrupt.c Remove some XXX comments (they're not really gone, just invisible). 1999-08-14 06:25:52 +00:00
vinumio.c Remove some XXX comments (they're not really gone, just invisible). 1999-08-14 06:26:32 +00:00
vinumio.h Add definition of new ioctl (READPOL) for setting the read policy of a 1999-08-07 08:08:18 +00:00
vinumioctl.c vinumioctl: add ioctls for raw subdisks and plexes. Remove code for 1999-08-14 06:27:25 +00:00
vinumkw.h Add hotspare keyword. 1999-08-14 06:27:52 +00:00
vinumlock.c rewrite lockrange and unlockrange. Hopefully the current version will 1999-08-14 06:28:21 +00:00
vinummemory.c Make Vinum compile correctly without VINUMDEBUG 1999-05-08 02:50:44 +00:00
vinumparser.c Add keypairs replace and readpol. These got forgotten in a previous 1999-08-14 06:28:48 +00:00
vinumraid5.c Tidy up some comments. 1999-08-14 06:29:25 +00:00
vinumrequest.c Clean up some comments. 1999-08-14 06:30:15 +00:00
vinumrevive.c Import RAID-5 code. 1999-08-07 08:11:22 +00:00
vinumstate.c Clean up comments. 1999-08-14 06:30:56 +00:00
vinumstate.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinumutil.c Update a comment. 1999-08-07 08:14:44 +00:00
vinumvar.h Tidy up comments. 1999-08-14 06:31:37 +00:00