Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 02/22/2001 23:34:58
Module Name: basesrc
Committed By: is
Date: Thu Feb 22 21:34:58 UTC 2001
Modified Files:
basesrc/sbin/mount_ados: mount_ados.c
Log Message:
Silently fall back to read-only mounting, when we get EROFS.
We do not want to enforce read-only mounting (like mount_iso does)
because we want to write adosfs writing code eventually.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/sbin/mount_ados/mount_ados.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.