From owner-freebsd-hackers Tue Jan 7 17:01:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA29848 for hackers-outgoing; Tue, 7 Jan 1997 17:01:05 -0800 (PST) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id RAA29837 for ; Tue, 7 Jan 1997 17:01:02 -0800 (PST) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.7.6/8.7.3) with SMTP id QAA21702; Tue, 7 Jan 1997 16:56:17 -0800 (PST) Date: Tue, 7 Jan 1997 16:56:16 -0800 (PST) From: Jaye Mathisen To: Joerg Wunsch cc: hackers@FreeBSD.ORG Subject: Re: noatime, one more time, the last time. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk No, it appears to be mount -p related... As in somehow the -p option doesn't pick up the noatime option. I never tried mount by itself, being in the habit of running mount -p for whatever reason. On Tue, 7 Jan 1997, J Wunsch wrote: > As Jaye Mathisen wrote: > > > So WTF did the noatime go? > > Maybe it's ccd-related? > > uriah # mount -u -o noatime /tmp > uriah # mount > ... > /dev/sd1h on /tmp (local, noatime) > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) >