.. |
COPYRIGHT
|
|
|
makestatetext
|
|
|
request.h
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
statetexts.h
|
|
|
vinum.c
|
Deregister the dev_clone event handler when unloading the module. Bad
|
2003-02-11 21:12:43 +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
|
Back out M_* changes, per decision of the TRB.
|
2003-02-19 05:47:46 +00:00 |
vinumhdr.h
|
Remove #include <sys/dkstat.h>
|
2003-02-16 14:13:23 +00:00 |
vinuminterrupt.c
|
Remove unused second argument from DEV_STRATEGY().
|
2003-01-03 05:57:35 +00:00 |
vinumio.c
|
Finally make vinum ready for the root filesystem in FreeBSD 5.x. (A
|
2003-02-05 21:02:56 +00:00 |
vinumio.h
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
vinumioctl.c
|
Put use of DIOCWLABEL under #ifdef NO_GEOM
|
2003-01-26 11:28:56 +00:00 |
vinumkw.h
|
Change ioctls to use the expurgated userland version of the Vinum
|
2001-05-22 02:33:32 +00:00 |
vinumlock.c
|
Add a new debug flag, DEBUG_LOCKREQS, which logs only lock requests.
|
2001-05-22 02:34:30 +00:00 |
vinummemory.c
|
Back out M_* changes, per decision of the TRB.
|
2003-02-19 05:47:46 +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
|
New header file.
|
2001-05-22 22:29:35 +00:00 |
vinumvar.h
|
Add missing includes of sys/lock.h.
|
2001-10-11 17:52:20 +00:00 |