CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/23 03:09:16
Modified files:
sys/dev : vnd.c
Log message:
Disk lock was held when returning to userland. Add a missing unlock
in vnd ioctl error path.
Reported-by: [email protected]
OK jsg@ anton@
