> From: [email protected] [mailto:[email protected]] On > Behalf Of Alex Aminoff > > Nevertheless, I tested it and unless I messed up my test, an NFS mount > with -o ro, you read a file on the mounted FS, and the access time is > updated.
Oh - that could explain it right there - I think the client isn't the one doing the update. I think your server is updating the last access time on the file, because the server served the file to the client. The server doesn't necessarily know you mounted read-only. The server didn't mount local disk read-only. _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
