rodrigc 2005-10-17 03:07:36 UTC
FreeBSD src repository
Modified files:
sys/fs/udf udf_vfsops.c
Log:
Unconditionally mount a UDF filesystem as read-only, instead of
returning an EROFS if we forget to mount it as read-only.
Revision Changes Path
1.38 +4 -2 src/sys/fs/udf/udf_vfsops.c