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:49:01
Module Name:	src
Committed By:	dyoung
Date:		Tue Oct 23 19:49:01 UTC 2007

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

Log Message:
Borrow a clue from the vmlocking branch, and consolidate all of
the vput(9)ing in tmpfs_rmdir() in one place.  No functional change
intended.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/fs/tmpfs/tmpfs_vnops.c

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