site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com JP On 15 Dec 2004, at 13:47, Alain Bench wrote: Hello, Some people using Darwin 7.6.0 and HFS+ journaled filesystem have a problem where a file's last access time is not updated immediately on a file read. | $ cd ~/Mail | $ ls -ul testbox; cat testbox >/dev/null; date; ls -ul testbox | -rw------- 1 chris chris 943280 10 Dec 02:56 testbox | Fri Dec 10 03:00:47 CET 2004 | -rw------- 1 chris chris 943280 10 Dec 02:56 testbox Is this late atime a bug? Or is it a setting somewhere? Bye! Alain. -- Give your computer's unused idle processor cycles to a scientific goal: The Folding@home project at <URL:http://folding.stanford.edu/>. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/johnpell%40mac.com This email sent to johnpell@mac.com ---- It's all fun and games 'til someone writes to a NULL pointer! _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com I've experienced a problem with TAR reporting that a file has changed while being read, when I know that it hasn't. Could this be related to this bug? Its been so bad that I've gotten into the habit of running tar c Dir1 Dir2 Dir3 > /dev/null before I create the actual archive. Atime is updated to the right 03:00 something as about 5 minutes later. Journaling enabled or disabled same problem. Allegedly Darwin 6.x had no problem. Note: I know nothing about Darwin or MacOS. The problem was found during a report of misbehaviour of the MUA Mutt on comp.mail.mutt, see there full context in thread "N-flag stays put after reading", or <URL:http://www.google.com/groups? threadm=2004-12-01.07-28-53@krille.blacktrash.org>. smime.p7s