| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Approved by: re (implicit)
This commit was manufactured to restore the state of the 8.0-RELEASE image.
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=155802
|
|
|
|
|
|
|
|
|
| |
If a slice class has no destroy_geom method, use this one.
This should allow all slicers to kldload.
Notes:
svn path=/head/; revision=115506
|
|
|
|
|
|
|
| |
g_wither_geom() to do most of the work for us.
Notes:
svn path=/head/; revision=114504
|
|
|
|
|
|
|
| |
argument to determine if we can M_WAITOK in malloc.
Notes:
svn path=/head/; revision=113937
|
|
|
|
|
|
|
|
|
|
| |
Give the class a way to specify the necessary action for read/delete/write:
ALLOW, DENY, START or CALL.
Update geom_bsd to use this.
Notes:
svn path=/head/; revision=113713
|
|
|
|
|
|
|
| |
using slice structures for it.
Notes:
svn path=/head/; revision=113712
|
|
|
|
|
|
|
| |
in-band meta-data of BSD labels and a more complex solution will be needed.
Notes:
svn path=/head/; revision=113390
|
|
|
|
|
|
|
| |
Tested with: i386 + src/tools/regression/geom
Notes:
svn path=/head/; revision=107956
|
|
|
|
| |
Notes:
svn path=/head/; revision=107953
|
|
|
|
|
|
|
|
|
| |
in-band disklabels from in-band vandalism.
Approve by: re
Notes:
svn path=/head/; revision=107522
|
|
|
|
|
|
|
|
|
| |
output.
Sponsored by: DARPA & NAI Labs
Notes:
svn path=/head/; revision=105542
|
|
|
|
|
|
|
|
|
|
|
|
| |
with support for trying, doing and forcing.
This will eventually replace g_slice_addslice() which gets changed from
grabbing topology to requing it in this commit as well.
Sponsored by: DARPA & NAI Labs.
Notes:
svn path=/head/; revision=104064
|
|
|
|
| |
Notes:
svn path=/head/; revision=95321
|
|
|
|
|
|
|
|
|
| |
of the device magic stuff might occupy.
Sponsored by: DARPA & NAI Labs.
Notes:
svn path=/head/; revision=94287
|
|
|
|
|
|
|
| |
Sponsored by: DARPA & NAI Labs
Notes:
svn path=/head/; revision=93776
|
|
|
|
|
|
|
|
| |
Split private parts of geom.h into geom_int.h. The latter should
never be included in class implemtations.
Notes:
svn path=/head/; revision=93250
|
|
|
|
| |
Notes:
svn path=/head/; revision=93248
|
|
test and play with this.
This is not yet production quality and should be run only on dedicated
test boxes.
For people who want to develop transformations for GEOM there exist a
set of shims to run geom in userland (ask phk@freebsd.org).
Reports of all kinds to: phk@freebsd.org
Please include in report:
dmesg
sysctl debug.geomdot
sysctl debug.geomconf
Known significant limitations:
no kernel dump facility.
ioctls severely restricted.
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=92108
|