CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/21 14:20:11
Modified files:
usr.sbin/vmd : control.c vioqcow2.c vmd.c
Log message:
vmd(8): check for under reads/writes when copying qcow2 clusters.
Report and original diff by Andrew Griffiths. Corrected to handle
logging when errno was not set by pread(2)/pwrite(2).
ok hshoexer@, mlarkin@, bluhm@
