Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



Just catching up on src-changes...

On Mon, 28 Sep 1998 14:20:52 -0700 (PDT)  Matthias Drochner wrote:

> Module Name:  src
> Committed By: drochner
> Date:         Mon Sep 28 21:20:52 UTC 1998
> 
> Modified Files:
> 
>       src/sys/nfs: nfs_vfsops.c
> 
> Log Message:
> 
> Use the "atime" instead of "mtime" of the remote root directory as
> base for inittodr() - it is closer to the current time.

Is it ever possible for mtime to be greater than atime?  Maybe it'd
be worth just using the greater of the two (or three, including
ctime - maybe someone just chmod/chown'd the root directory).

Simon.



Home | Main Index | Thread Index | Old Index