--- - branch: netbsd-6 date: Sun Nov 18 18:36:59 UTC 2012 files: - new: 1.192.8.1 old: '1.192' path: src/sys/kern/vfs_lookup.c pathrev: src/sys/kern/vfs_lookup.c@1.192.8.1 type: modified - new: 1.50.8.1 old: '1.50' path: src/sys/miscfs/genfs/layer_vnops.c pathrev: src/sys/miscfs/genfs/layer_vnops.c@1.50.8.1 type: modified id: 20121118T183659Z.3432d7269f0cb3653110e117cff737577125db72 log: "Pull up following revision(s) (requested by dholland in ticket #664):\n\tsys/kern/vfs_lookup.c: revision 1.195\n\tsys/miscfs/genfs/layer_vnops.c: revision 1.51\nIn layer_lookup(), clear *vpp before returning EROFS, as otherwise a\nstale value can be returned and this causes a diagnostic panic in\nnamei.\nIn relookup(), clear *vpp before calling VOP_LOOKUP, as is done in\nlookup_once(), as an additional precautionary measure.\n(in theory both of these fixes are not required together)\nShould fix PR 47040.\n" module: src subject: 'CVS commit: [netbsd-6] src/sys' unixtime: '1353263819' user: msaitoh