Subject: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/16/2007 14:25:47
Module Name:	src
Committed By:	pooka
Date:		Fri Nov 16 14:25:47 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_psshfs: subr.c

Log Message:
When checking if the file page cache should be invalidated, compare
against cached mtime instead of attrread - attrread can be reset
these days by sending SIGHUP.

Problem noticed by jmmv & atf (well.. namely by using atf through psshfs).


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/puffs/mount_psshfs/subr.c

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