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: Fri May 18 16:13:47 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: fs.c node.c psshfs.h subr.c
Log Message:
* use NOREF setback to prompt immediate (well, once the kernel
reference count goes to 0) reclaim of deleted nodes as opposed to
waiting for the system to start reclaiming the freelist
* combine some nodeflags from different variable to one status variable
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.sbin/puffs/mount_psshfs/fs.c
cvs rdiff -r1.27 -r1.28 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.15 -r1.16 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.18 -r1.19 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