Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/09/2001 12:44:20
Module Name:	syssrc
Committed By:	mycroft
Date:		Tue Jan  9 10:44:20 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs: ffs_vfsops.c

Log Message:
ffs_reload(): Copy fs_ronly into the new superblock, too, as it may have been
modified on disk (e.g. by fsck(8)).  This flag should really be elsewhere.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/ufs/ffs/ffs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.