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/23/2005 13:59:16
Module Name:	src
Committed By:	jmmv
Date:		Fri Sep 23 13:59:16 UTC 2005

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

Log Message:
Start inode numbers on 2 to mimic UFS tradition (and to avoid problems if
some utility relies on this).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.