--- - branch: MAIN date: Mon Apr 11 02:19:12 UTC 2011 files: - new: '1.167' old: '1.166' path: src/sys/kern/vfs_lookup.c pathrev: src/sys/kern/vfs_lookup.c@1.167 type: modified id: 20110411T021912Z.0cc9df29134031d27c16ece7e3194cea32b6e87e log: | description: namei_follow() randomly drops foundobj on success. Do that in the caller instead. On the other hand, the caller was updating cn_nameptr, and since that's closely related to the buffer manipulation in namei_follow, do that there. module: src subject: 'CVS commit: src/sys/kern' unixtime: '1302488352' user: dholland