mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
clean-felater-when-rechaining-20071129
LICENSE IPL10 FIXES 74708 in order that this not be continually rechained, clear this here; we are handling it now.
This commit is contained in:
parent
262d1d1c70
commit
7515efb9c3
@ -1330,6 +1330,7 @@ BreakLaterCallBacks(void)
|
||||
fe->volid));
|
||||
fid.Volume = fe->volid;
|
||||
*feip = fe->fnext;
|
||||
fe->status &= ~FE_LATER;
|
||||
/* Works since volid is deeper than the largest pointer */
|
||||
tmpfe = (struct object *)fe;
|
||||
tmpfe->next = (struct object *)myfe;
|
||||
|
Loading…
Reference in New Issue
Block a user