More enhancements for NamePath optimization

date	2002.08.26.22.28.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 16:02:11 +00:00
parent 5bc990e3e3
commit c091d14e67

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Module Name: asllookup- Namespace lookup
* $Revision: 1.69 $
* $Revision: 1.70 $
*
*****************************************************************************/
@ -598,7 +598,7 @@ LkNamespaceLocateBegin (
/* Attempt to optimize the NamePath */
LkOptimizeNamePath (Op, OpInfo->Flags, WalkState, Path, Node);
OptOptimizeNamePath (Op, OpInfo->Flags, WalkState, Path, Node);
/* 1) Check for a reference to a resource descriptor */