freebsd-dev/sys/dev/vinum
Joerg Wunsch d50ea522c1 Make the arguments to d_close() match the arguments to d_open(), since
otherwise the close operation is void, and the underlying device remains
marked as being busy.

Thanks to phk for finding this.

MFC after:	3 days
2003-01-22 14:06:46 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
vinumconfig.c Make vinum disk-related devices readable by group "operator" to match 2003-01-16 23:47:04 +00:00
vinumdaemon.c Remove unused second argument from DEV_STRATEGY(). 2003-01-03 05:57:35 +00:00
vinumext.h Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
vinumhdr.h Retire the bogus uses of the disklabel field d_sbsize and begin to 2002-05-12 20:49:41 +00:00
vinuminterrupt.c Remove unused second argument from DEV_STRATEGY(). 2003-01-03 05:57:35 +00:00
vinumio.c Make the arguments to d_close() match the arguments to d_open(), since 2003-01-22 14:06:46 +00:00
vinumio.h
vinumioctl.c Back out revision 1.38. disklabel now understands vinum volumes again. 2002-12-18 00:18:54 +00:00
vinumkw.h
vinumlock.c
vinummemory.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
vinumobj.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
vinumparser.c Reduce <sys/disklabel.h> poisoning a bit. 2002-09-20 17:14:48 +00:00
vinumraid5.c
vinumrequest.c Remove unused second argument from DEV_STRATEGY(). 2003-01-03 05:57:35 +00:00
vinumrevive.c revive_block: If we have an I/O error, don't forget to drop the stripe lock. 2002-12-12 01:03:45 +00:00
vinumstate.c Fix new compiler unhappiness. 2002-05-24 06:01:07 +00:00
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00