| .. |
|
COPYRIGHT
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
makestatetext
|
Cosmetic changes.
|
2000-02-29 06:07:01 +00:00 |
|
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
|
Cosmetic changes.
|
2000-02-29 06:07:01 +00:00 |
|
vinum.c
|
Rewrite minor number decoding. Now we have only three types of
|
2003-05-01 01:28:42 +00:00 |
|
vinumconfig.c
|
Remove "to do" comments.
|
2003-05-01 01:29:52 +00:00 |
|
vinumdaemon.c
|
Keep the proc locked while we set PS_INMEM so that either of the proc lock
|
2003-04-22 19:45:26 +00:00 |
|
vinumext.h
|
Remove "to do" comments.
|
2003-05-01 01:29:52 +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
|
Use microtime, not getmicrotime, for timing debug entries.
|
2003-05-01 01:30:31 +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
|
Rewrite minor number decoding. Now we have only three types of
|
2003-05-01 01:30:59 +00:00 |
|
vinumkw.h
|
Don't make definition of kw_debug dependent on VINUMDEBUG. It's only
|
2003-05-01 01:31:20 +00:00 |
|
vinumlock.c
|
#ifdef VINUMDEBUG, not #if VINUMDEBUG.
|
2003-05-01 01:31:48 +00:00 |
|
vinummemory.c
|
Use strrchr, not rindex. This is for compatibility with other
|
2003-05-01 01:32:08 +00:00 |
|
vinumobj.h
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
|
vinumparser.c
|
Don't make definition of kw_debug dependent on VINUMDEBUG. In
|
2003-05-01 01:32:31 +00:00 |
|
vinumraid5.c
|
Terminate a comment.
|
2003-05-01 01:33:01 +00:00 |
|
vinumrequest.c
|
- Add an interlock argument to BUF_LOCK and BUF_TIMELOCK.
|
2003-02-25 03:37:48 +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
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
vinumutil.c
|
plex_org: Add case for RAID-4.
|
2000-02-29 06:16:44 +00:00 |
|
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 |