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: 01/07/2007 19:31:48
Module Name:	src
Committed By:	pooka
Date:		Sun Jan  7 19:31:48 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_psshfs: node.c psbuf.c

Log Message:
* Adapt to openssh standard of timestamps in file attributes.  Maybe
  should make this work with the IETF standard some day, also.
* kludge with writes and permissions a bit to be able to flush data
  cached in ubc to files which are already with r/o permissions in
  the backend


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.1 -r1.2 src/usr.sbin/puffs/mount_psshfs/psbuf.c

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