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: Sun Dec 9 18:05:42 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: node.c
Log Message:
When creating a node, do the server-dance before creating the local
data structure. This avoids a race between create and lookup, as
the kernel now unlock the directory before the create operation
returns.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 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