freebsd-dev/sys/dev/vinum
Greg Lehey d55f8bc42e Remove "to do" comments.
get_emppty_drive: Fix a day one bug with strcpy parameters.

Change name of find_drive_by_dev to the more descriptive
find_drive_by_name.

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:29:52 +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 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 NO_GEOM cleanup: unifdef -UNO_GEOM 2003-02-22 09:36:40 +00:00
vinumio.h
vinumioctl.c NO_GEOM cleanup: unifdef -UNO_GEOM 2003-02-22 09:36:40 +00:00
vinumkw.h
vinumlock.c
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 - 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
vinumutil.c
vinumutil.h
vinumvar.h Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00