cvs commit: src/sbin/vinum v.c
Greg Lehey
grog at FreeBSD.org
Wed Apr 30 18:39:43 PDT 2003
grog 2003/04/30 18:39:42 PDT
FreeBSD src repository
Modified files:
sbin/vinum v.c
Log:
Move most #includes to vext.h.
Change name of history file to History to avoid name conflicts.
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).
Don't try to chown directories if they haven't been created.
Revision Changes Path
1.38 +33 -50 src/sbin/vinum/v.c
More information about the cvs-src
mailing list