freebsd-skq/sys/dev/vinum
Greg Lehey 9faf05037c set_drive_state:
If the drive goes down, queue a close to the daemon.  In many cases
  this function gets called in process context, so it could do it
  directly, but it's more trouble finding out where we came from than
  getting the daemon to do it.
1999-06-24 08:57:16 +00:00
..
COPYRIGHT
makestatetext
request.h Clarify some comments. 1999-06-24 08:52:27 +00:00
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 free_drive: 1999-06-24 08:53:14 +00:00
vinumdaemon.c Implement daemonrq_closedrive function to close a drive. 1999-06-24 08:54:09 +00:00
vinumext.h Implement daemonrq_closedrive function to close a drive. 1999-06-24 08:54:09 +00:00
vinumhdr.h
vinuminterrupt.c
vinumio.c Split close_drive into two parts to ensure correct locking against the 1999-06-24 08:55:02 +00:00
vinumio.h
vinumioctl.c Be more intelligent about attaching subdisks to plexes. 1999-06-22 05:37:57 +00:00
vinumkw.h
vinumlock.c
vinummemory.c
vinumparser.c
vinumrequest.c build_request_buffer: 1999-06-24 08:56:03 +00:00
vinumrevive.c
vinumstate.c set_drive_state: 1999-06-24 08:57:16 +00:00
vinumstate.h
vinumutil.c
vinumvar.h Add some comments about the VINUMMINOR macro, which is not for human 1999-06-22 05:41:36 +00:00