freebsd-nq/sys/dev/vinum
Greg Lehey e7066f7303 build_request_buffer:
Don't bzero the buffer structure, it's been done already by
  allocrqg.

sdio:
  Build up a correct buffer header, don't steal linkages from system
  buffer headers.

Noticed-by: mckusick
1999-06-24 08:56:03 +00:00
..
COPYRIGHT If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Clarify some comments. 1999-06-24 08:52:27 +00:00
statetexts.h Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
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 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 Split close_drive into two parts to ensure correct locking against the 1999-06-24 08:55:02 +00:00
vinumio.h Change the lengths of many ioctl parameters, which occasionally caused 1999-03-30 05:01:23 +00:00
vinumioctl.c Be more intelligent about attaching subdisks to plexes. 1999-06-22 05:37:57 +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 build_request_buffer: 1999-06-24 08:56:03 +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 Add 'referenced' states to subdisks and plexes. 1999-03-28 08:52:11 +00:00
vinumutil.c Modify to work with new style dev_t. 1999-05-15 05:49:21 +00:00
vinumvar.h Add some comments about the VINUMMINOR macro, which is not for human 1999-06-22 05:41:36 +00:00