mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
DEVEL15-windows-dnlc-20080229
LICENSE MIT even if dnlc is not going to be used, the data structures must still be initialized as they are in the cache file. (cherry picked from commit fccf05a96d038a1a911a95d309ecb08090d2c6a1)
This commit is contained in:
parent
5c1af6ac6f
commit
e677ed9ff1
@ -669,9 +669,6 @@ cm_dnlcInit(int newFile)
|
||||
RegCloseKey (parmKey);
|
||||
}
|
||||
|
||||
if (!cm_useDnlc)
|
||||
return ;
|
||||
|
||||
if ( cm_debugDnlc )
|
||||
osi_Log0(afsd_logp,"cm_dnlcInit");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user