Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/puffs/mount_psshfs
Module Name: src
Committed By: pooka
Date: Mon Jul 16 09:36:06 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: node.c
Log Message:
If the target node exists in rename, do not try to issue a setback
to signal no references, as that is not currently supported for
node_rename(). The removed node will not immediately be reclaimed,
but we can live with that for now.
While here, factor the removal code a bit to share with remove and
rmdir.
fixes PR kern/36637 by reinoud
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/puffs/mount_psshfs/node.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index