Coda File System

Re: updated directories being removed from client cache

From: Greg Troxel <gdt_at_ir.bbn.com>
Date: Fri, 22 Nov 2013 07:51:07 -0500
Brett Lymn <blymn_at_internode.on.net> writes:

> Right... from my testing it seems like atime is getting updated which
> updates mtime and ctime too (effectively).  I think vi is caching the
> original mtime, atime gets updated so when I ask vi to save the file it
> stats the file, finds mtime updated and whinges.

This seems like a bug.  mtime should only change if data is written on a
store.   open-for-write,read,close, should not update mtime (and really
shouldn't do a store either).

Received on 2013-11-22 08:07:24