Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/13/2003 14:09:16
Module Name:	src
Committed By:	bouyer
Date:		Sat Sep 13 14:09:16 UTC 2003

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

Log Message:
make sure to not get flags which are for internal use only from the on-disk
superblock.
Proposed in http://mail-index.netbsd.org/tech-kern/2003/09/06/0005.html


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/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.