Subject: CVS commit: src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 09/25/2005 16:34:42
Module Name:	src
Committed By:	jmmv
Date:		Sun Sep 25 16:34:42 UTC 2005

Modified Files:
	src/sys/fs/tmpfs: tmpfs_vfsops.c

Log Message:
Only consider valid flags in the root mode's parameter given by the user.
I doubt the unchecked value could bring us problems, but better to be safe
than sorry.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/fs/tmpfs/tmpfs_vfsops.c

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