cvs commit: src/sys/dev/ata atapi-cd.c atapi-cd.h
Poul-Henning Kamp
phk at FreeBSD.org
Sun Sep 21 11:57:13 PDT 2003
phk 2003/09/21 11:57:12 PDT
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cd.c atapi-cd.h
Log:
Make the clone handler BURN_BRIDGES but the actual 'a' and 'c' partition
check GONE_IN_5: We need the clone handler for root filesystem case.
Once under GEOM, we can remove the clone handler as GEOM provides one.
Revision Changes Path
1.146 +8 -3 src/sys/dev/ata/atapi-cd.c
1.40 +1 -1 src/sys/dev/ata/atapi-cd.h
More information about the cvs-src
mailing list