From: Derrick Brashear Date: Tue, 11 Dec 2007 14:53:30 +0000 (+0000) Subject: revert-clean-felater-when-rechaining-20071211 X-Git-Tag: BP-openafs-windows-kdfs-ifs~296 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=96ea2c11b486ea947e69bd440782560a99c93086;p=packages%2Fo%2Fopenafs.git revert-clean-felater-when-rechaining-20071211 LICENSE IPL10 revert this for now, put it in all in one piece when we commit the ifdef'd out test code. --- diff --git a/src/viced/callback.c b/src/viced/callback.c index 809dce2d2..2aa9f20e1 100644 --- a/src/viced/callback.c +++ b/src/viced/callback.c @@ -1332,7 +1332,6 @@ 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;