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 Aug 23 15:19:40 UTC 2007

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

Log Message:
Prevent crash in case there is more than one reader for the same
directory concurrently.  Might need to revisit the method used here
later, though.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.22 -r1.23 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.25 -r1.26 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