CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2011/12/26 07:54:52
Modified files: sys/dev : softraid.c softraid_aoe.c softraid_crypto.c softraid_raid0.c softraid_raid1.c softraidvar.h Log message: Provide default set chunk state and set volume state functions which cover the no redundancy/no rebuild case. Use these for the AOE, crypto and RAID 0 disciplines.