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 d884f7143f Modify to work with phk's latest mods to cdevsw. This is a temporary
fix; it doesn't address the problem of removing the module.  If you do
the following:

  vinum stop
  fsck /dev/vinum/VOLUME

you *will* get a system crash.  What we need is a cdevsw_remove
corresponding to cdevsw_add, but that hasn't been written yet.

Submitted-by: phk
1999-06-22 05:36:13 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c Modify to work with phk's latest mods to cdevsw. This is a temporary 1999-06-22 05:36:13 +00:00
vinumconfig.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumdaemon.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumext.h Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +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 old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumio.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumio.h
vinumioctl.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumkw.h Include opt_vinum.h to get the VINUMDEBUG definition as early as 1999-05-07 08:08:02 +00:00
vinumlock.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinummemory.c Make Vinum compile correctly without VINUMDEBUG 1999-05-08 02:50:44 +00:00
vinumparser.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumrequest.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumrevive.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumstate.c Remove old grunge, including references to sys/disk.h (which is going 1999-05-07 01:35:29 +00:00
vinumstate.h
vinumutil.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumvar.h Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00