CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/23 11:01:04
Modified files:
sys/dev : vnd.c
Log message:
The previous code only prevented the vnd from being opened for write in
both simple and non-simple mode. Restore this behaviour by removing the
openmask check.
