freebsd-dev/sys/dev/vinum
Greg Lehey 458252a742 initsd: For striped and RAID-[45] plexes, don't restrict the I/O
transfer size to the stripe size.  This is a different
        situation from reviving, where this limitation is necessary.
        In initsd we're simply writing binary zeroes to the entire
        disk, so the only effect of limiting the transfer is to slow
        things down.
2003-12-15 00:45:53 +00:00
..
COPYRIGHT
makestatetext
request.h Note when we issue a request to the disk driver, so that we can 2003-05-01 13:06:00 +00:00
statetexts.h
vinum.c vinumclose: Fix day-one bug. Subdisks and plexes were not being 2003-12-15 00:42:03 +00:00
vinumconfig.c free_plex, free_volume: Don't try to destroy the underlying device if 2003-12-15 00:44:05 +00:00
vinumdaemon.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumext.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:13:43 +00:00
vinumhdr.h Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
vinuminterrupt.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumio.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumio.h Remove VINUM_LABEL ioctl. It has been deprecated since December 1998, 2003-06-12 05:32:31 +00:00
vinumioctl.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumkw.h Remove "raw" and "label" keywords. 2003-06-12 05:45:45 +00:00
vinumlock.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinummemory.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumobj.h Change the way the plex lock mutexes work. Previously they were part 2003-05-23 01:15:30 +00:00
vinumparser.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumraid5.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumrequest.c Initalize buffer headers correctly for current version of bio subsystem. 2003-11-24 04:06:56 +00:00
vinumrevive.c initsd: For striped and RAID-[45] plexes, don't restrict the I/O 2003-12-15 00:45:53 +00:00
vinumstate.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumstate.h
vinumutil.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumutil.h
vinumvar.h Revert last commit. It built the kernel module just fine, but broke 2003-09-29 08:19:06 +00:00