Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/07/2006 22:06:02
Module Name:	src
Committed By:	pooka
Date:		Thu Dec  7 22:06:02 UTC 2006

Modified Files:
	src/sys/fs/puffs: puffs_vfsops.c

Log Message:
In case of an error, return an error.  Otherwise the worst case was
that dostatvfs() wrote to a recently deceased struct mount.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/fs/puffs/puffs_vfsops.c

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