Subject: CVS commit: [vmlocking2] src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/13/2007 16:22:00
Module Name: src
Committed By: yamt
Date: Thu Dec 13 16:22:00 UTC 2007
Modified Files:
src/sys/fs/tmpfs [vmlocking2]: tmpfs_subr.c tmpfs_vfsops.c
Log Message:
don't leak linkcount on errors.
To generate a diff of this commit:
cvs rdiff -r1.41.2.4 -r1.41.2.5 src/sys/fs/tmpfs/tmpfs_subr.c
cvs rdiff -r1.32.2.4 -r1.32.2.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.