Subject: Re: 'noatime' bogosity
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: tech-misc
Date: 06/21/1999 21:31:10
>> Just curious; are you _sure_ it's not working?
>
>Same here on 1.4_BETA/arm32. I "mount -u -o noatime /dev/wd0a /", and
>"mount" doesn't show anything.

Ah, I see the problem.  There isn't enough room returned by the call
that displays the mount flags to display the noatime flag, but it _is_
set and it does work.

Well, let me rephrase it ... I have verified that it works on my systems,
and I believe that it still works (but I haven't verified it).  Certainly
a little poking around with ls should answer this question?

--Ken