freebsd-dev/sys/dev/vinum
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +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 Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +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 Update for the KDB framework: 2004-07-10 21:21:13 +00:00
vinuminterrupt.c Update for the KDB framework: 2004-07-10 21:21:13 +00:00
vinumio.c Catch up with g_dev_open() changes and pass over the current thread 2004-06-22 06:38:01 +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 Update for the KDB framework: 2004-07-10 21:21:13 +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 Update for the KDB framework: 2004-07-10 21:21:13 +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