Module Name: src Committed By: snj Date: Fri Jun 19 17:35:48 UTC 2015
Modified Files: src/lib/libperfuse [netbsd-6]: ops.c Log Message: Pull up following revision(s) (requested by manu in ticket #1305): lib/libperfuse/ops.c: revision 1.60 When lookup returns a node with null inode number, it means the ENOENT, with negative caching. We do not implement negative caching yet, but we honour the ENOENT. To generate a diff of this commit: cvs rdiff -u -r1.50.2.21 -r1.50.2.22 src/lib/libperfuse/ops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.