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 Jul 27 09:46:28 UTC 2007

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

Log Message:
Track memory mappings.  Close file handles already in close() if there
are no active mappings, otherwise do the standard inactive() run.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.33 -r1.34 src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.21 -r1.22 src/usr.sbin/puffs/mount_psshfs/psshfs.h

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