freebsd-dev/sys/dev/vinum
Greg Lehey 03c03f6cf4 Rewrite minor number decoding. Now we have only three types of
object: subdisks, plexes and volumes.  The encoding for plexes and
subdisks no longer reflects the object to which they belong.  The
super devices are high-order volume numbers.  This gives vastly more
potential volumes (4 million instead of 256).
2003-05-01 01:35:03 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
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
vinumext.h Remove "to do" comments. 2003-05-01 01:29:52 +00:00
vinumhdr.h
vinuminterrupt.c
vinumio.c Use microtime, not getmicrotime, for timing debug entries. 2003-05-01 01:30:31 +00:00
vinumio.h
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
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 Rewrite minor number decoding. Now we have only three types of 2003-05-01 01:33:34 +00:00
vinumrevive.c Rewrite minor number decoding. Now we have only three types of 2003-05-01 01:34:05 +00:00
vinumstate.c
vinumstate.h
vinumutil.c For consistency's sake, on command failure, throw 1, not -1. 2003-05-01 01:34:38 +00:00
vinumutil.h
vinumvar.h Rewrite minor number decoding. Now we have only three types of 2003-05-01 01:35:03 +00:00