Ethereal-dev: Re: [OpenAFS-devel] Re: [Ethereal-dev] small fix for afs callback expires

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 17 Jan 2003 18:16:17 -0800
On Fri, Jan 17, 2003 at 08:36:50PM -0500, Lyle Seaman wrote:
> relative time more closely approximates its usage by the cache
> manager, and is probably a little bit more useful. 

So that could be done just by changing the type of
"hf_afs_fs_callback_expires" to FT_RELATIVE_TIME in
"packet-afs-register-inf.h".

I'll check that in (along with some other cleanups, e.g. changing the
OUT_DATE macro to OUT_TIMESECS, as it's not necessarily fetching a
date/time stamp).