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: 11/05/2006 19:36:08
Module Name:	src
Committed By:	jmmv
Date:		Sun Nov  5 19:36:07 UTC 2006

Modified Files:
	src/sys/fs/tmpfs: tmpfs.h

Log Message:
Protect the dircookie stuff with _KERNEL.  Fixes build problems of
mount_tmpfs as reported by Hisashi T Fujinaka in private mail.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/fs/tmpfs/tmpfs.h

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