"Ed Swierk": > Using the latest unionfs snapshot, if you read a file in a read/write > branch, the file's mtime gets updated. This causes considerable havoc > with make and other tools.
Yes, it is a problem. You need to update atime of the real file when you define UNIONFS_MMAP. Please check this url too. http://www.fsl.cs.sunysb.edu/pipermail/unionfs/2006-March/001922.html Junjiro Okajima _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
