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:           Thu Jan 11 18:50:42 UTC 2007

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

Log Message:
Give nukenode a destroy flag.  If given, it completely wipes out
the node and directory cache (for directories).  Otherwise it just
nukes directory entry information.  The latter case is used when
renaming.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.5 -r1.6 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.




Home | Main Index | Thread Index | Old Index