zero cache file length,

this fixes full cache purging and hogging CPU by the cache manager after this
This commit is contained in:
Igor Sysoev 2009-04-01 13:05:38 +00:00
parent a697c8e574
commit 931d313311

View File

@ -448,6 +448,7 @@ renew:
fcn->valid_sec = 0;
fcn->uniq = 0;
fcn->body_start = 0;
fcn->length = 0;
done: