Module Name: src Committed By: manu Date: Thu Jan 19 08:14:41 UTC 2012
Modified Files: src/sys/fs/puffs: puffs_node.c Log Message: Fix a race condition where the filesystem lookups a vnode that is being recycled, producing ENOENT while the file does exist. Approved by yamt To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/fs/puffs/puffs_node.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.