Re: [BUG] NFS no longer updates file modification times appropriately

From: Trond Myklebust
Date: Fri Jun 04 2004 - 18:39:26 EST


På fr , 04/06/2004 klokka 19:24, skreiv Stephen Hemminger:

> What about fsync()?

There were no changes to fsync() between 2.6.5 and 2.6.6. In any case,
Joe's test program did not use fsync() (that was very much the problem).
Any use of either close() or fsync() on the client will cause the
mtime/ctime to be updated on the server, and that change should
immediately propagate back to the client.

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/