HomeFreeBSD

Represent "a syncache overflow hasn't happend yet" by using

Description

Represent "a syncache overflow hasn't happend yet" by using
-(SYNCOOKIE_LIFETIME + 1) instead of INT64_MIN, since it is
good enough and works when time_t is int32 or int64.
This fixes the issue reported by cy@ on i386.

Reported by: cy
MFC after: 1 week
Sponsored by: Netflix, Inc.

Details

Provenance
tuexenAuthored on
Parents
rS317243: MFC r317139 for real.
Branches
Unknown
Tags
Unknown