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 Apr 12 21:08:49 UTC 2007

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

Log Message:
Actually, we can't reclaim our memory image for nodes which have
been nodetofh translated even if they are not valid on the sftp
server anymore, because some nfs client might still be clinging on
to the file handle we are reclaiming now.


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