K 10 svn:author V 3 kib K 8 svn:date V 27 2009-01-07T12:44:03.104332Z K 7 svn:log V 278 MFC r186600: 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. Tested by: kensmith END