CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/09 23:47:37
Modified files:
sys/ufs/ffs : ffs_vfsops.c
Log message:
use EROFS when attempting to mount a 4.2BSD fs without MNT_RDONLY
This is the documented behaviour which was changed by pedro in rev 1.81
which was partially backed out in rev 1.82.
