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: 03/22/2007 13:11:00
Module Name: src
Committed By: pooka
Date: Thu Mar 22 13:11:00 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: node.c psshfs.h subr.c
Log Message:
In case lookup from the directory listing fails, try statting the
target before giving up. Makes it possible to access files from
-r+x directories.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.6 -r1.7 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.11 -r1.12 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.