freebsd-dev/sys/dev/vinum
Poul-Henning Kamp f3732fd15b Second half of the dev_t cleanup.
The big lines are:
	NODEV -> NULL
	NOUDEV -> NODEV
	udev_t -> dev_t
	udev2dev() -> findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
2004-06-17 17:16: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 Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
vinumconfig.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
vinumdaemon.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
vinumext.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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 Second half of the dev_t cleanup. 2004-06-17 17:16:53 +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 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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 When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +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 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
vinumutil.h
vinumvar.h When doing round-robin reads from a multi-plex volume, only switch to the 2004-03-19 10:28:34 +00:00