K 10 svn:author V 3 kib K 8 svn:date V 27 2008-12-30T12:51:14.887879Z K 7 svn:log V 309 In r185557, the check for existing negative entry for the given name did not compared nc_dvp with supplied parent directory vnode pointer. Add the check and note that now branches for vp != NULL and vp == NULL are the same, thus can be merged. Reported and reviewed by: kan Tested by: pho MFC after: 2 weeks END