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: 12/13/2007 14:59:00
Module Name: src
Committed By: pooka
Date: Thu Dec 13 14:59:00 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: subr.c
Log Message:
Record inode number in psshfs_dir also for already instantiated
nodes when doing readdir. This makes pwd work again for cases
where getcwd() actually has to do the "READDIR + compare inode
numbers" trick.
Yet another problem reported by jmmv.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 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.