CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/02/07 23:02:09
Modified files: sys/dev : softraid.c sys/dev/acpi : acpi.c Log message: sr_quiesce() is a new approach for ensuring that softraid drains output to the disks. This is part of a larger suspend/resume filesystem-safety diff, which has been worked on for a couple of months already. Tests by job, krw, beck, benno, and others. Sometimes even by snapshot users...