CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/01/11 07:10:51
Modified files: sys/dev : softraid.c softraidvar.h Log message: Make sr_boot_chunk and sr_boot_volume accessible from userland. Add a number of variables that are needed to detect and assemble volumes. A sr_metadata struct can be allocated and used via the sbc_metadata pointer, which we now do in the kernel boot probe/assembly code.