Subject: CVS commit: src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/23/2007 19:45:29
Module Name:	src
Committed By:	dyoung
Date:		Tue Oct 23 19:45:29 UTC 2007

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

Log Message:
Fix typo: I'm pretty sure that in tmpfs_done(), both of the malloc(9)
types are supposed to be detached, not attached.


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