iocInit: close CA_LINKs through lset
This commit is contained in:
@@ -641,7 +641,8 @@ static void doCloseLinks(dbRecordType *pdbRecordType, dbCommon *precord,
|
||||
dbScanLock(precord);
|
||||
locked = 1;
|
||||
}
|
||||
dbCaRemoveLink(NULL, plink);
|
||||
if(plink->lset)
|
||||
(*plink->lset->removeLink)(NULL, plink);
|
||||
|
||||
} else if (iocBuildMode==buildIsolated && plink->type == DB_LINK) {
|
||||
/* free link, but don't split lockset like dbDbRemoveLink() */
|
||||
|
||||
Reference in New Issue
Block a user