cvs commit: src/sys/geom geom_apple.c geom_bsd.c geom_gpt.c
geom_mbr.c geom_pc98.c geom_slice.c geom_slice.h geom_sunlabel.c
Poul-Henning Kamp
phk at FreeBSD.org
Sat Apr 12 01:41:28 PDT 2003
phk 2003/04/12 01:41:27 PDT
FreeBSD src repository
Modified files:
sys/geom geom_apple.c geom_bsd.c geom_gpt.c
geom_mbr.c geom_pc98.c geom_slice.c
geom_slice.h geom_sunlabel.c
Log:
Retire the "frontstuff" record keeping, it was no match for the
in-band meta-data of BSD labels and a more complex solution will be needed.
Revision Changes Path
1.7 +0 -6 src/sys/geom/geom_apple.c
1.47 +0 -1 src/sys/geom/geom_bsd.c
1.17 +0 -3 src/sys/geom/geom_gpt.c
1.45 +0 -2 src/sys/geom/geom_mbr.c
1.34 +0 -1 src/sys/geom/geom_pc98.c
1.40 +1 -22 src/sys/geom/geom_slice.c
1.12 +0 -2 src/sys/geom/geom_slice.h
1.25 +0 -1 src/sys/geom/geom_sunlabel.c
More information about the cvs-src
mailing list