CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/01/30 06:13:03
Modified files: sys/dev : softraid.c softraid_crypto.c Log message: Prevent softraid from being used with devices that do not have a sector size of 512 bytes - any other size is not currently supported. ok krw@