mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
windows-undo-20050531
undo last change
This commit is contained in:
parent
c4c2f33340
commit
fa00cacf48
@ -670,7 +670,6 @@ long cm_SetupStoreBIOD(cm_scache_t *scp, osi_hyper_t *inOffsetp, long inSize,
|
|||||||
osi_assertx(!(bufp->flags & CM_BUF_WRITING),
|
osi_assertx(!(bufp->flags & CM_BUF_WRITING),
|
||||||
"WRITING w/o CMSTORING in SetupStoreBIOD");
|
"WRITING w/o CMSTORING in SetupStoreBIOD");
|
||||||
bufp->flags |= CM_BUF_WRITING;
|
bufp->flags |= CM_BUF_WRITING;
|
||||||
cm_SyncOpDone(scp, bufp, flags);
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user