> From stat(5): > > For a plain file, mtime is the time of the most recent > create, open with truncation, or write; for a directory > it is the time of the most recent remove, create, or > wstat of a file in the directory.
does this apply to synthetic file servers as well? does any one know the reasoning behind this change? at first glance, it seems like a relatively large impact considering the potential gain. - erik