freebsd-src/sys/dev/vinum
Greg Lehey a87d57a3e8 Tidy up some comments.
bre5:
  Shorten some lines.

  Desired-by:  bde

  If we're reading from a short plex, return EOF indication.

  Always lock the stripe before starting a transfer.  Hopefully the
  current version will solve some data integrity problems that have
  been reported with degraded RAID-5 plexes.

  Reported-by:	Bernd Walter <ticso@cicely.de>
		Remy Nonnenmacher <remy@synx.com>
1999-08-14 06:29:25 +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 The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
vinumrevive.c Import RAID-5 code. 1999-08-07 08:11:22 +00:00
vinumstate.c Import RAID-5 code. 1999-08-07 08:14:01 +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 Import RAID-5 code. 1999-08-07 08:15:25 +00:00