Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 21:49:05 -0800 (PST)
From:      Tom <tom@uniserve.com>
To:        Steve Price <steve@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/sbin/mount mount.c
Message-ID:  <Pine.BSF.3.96.980225214735.3000C-100000@shell.uniserve.com>
In-Reply-To: <199802260508.VAA02018@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 25 Feb 1998, Steve Price wrote:

> steve       1998/02/25 21:08:27 PST
> 
>   Modified files:        (Branch: RELENG_2_2)
>     sbin/mount           mount.c 
>   Log:
>   Show the noatime flag if set.
>   
>   PR:		5843
>   Submitted by:	Jukka A. Ukkonen <jua@iki.fi>
>   
>   Revision  Changes    Path
>   1.15.2.2  +3 -0      src/sbin/mount/mount.c
> 
> 

  What a second:

Script started on Wed Feb 25 21:46:46 1998
mroot@development# ount
/dev/sd0a on / (local)
/dev/sd0s1e on /tmp (local)
/dev/sd0s1h on /u1 (NFS exported, local)
/dev/sd1s1e on /u2 (NFS exported, local)
/dev/sd0s1g on /usr (asynchronous, local, noatime)
/dev/sd0s1f on /var (local)
procfs on /proc (local)
root@development# uname -a
FreeBSD development 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Sat Jan 17 12:18:08 PST 1998     tom@development.uniserve.com:/u1/src/sys/compile/REDEMPTION  i386
root@development# ^Dexit

Script done on Wed Feb 25 21:46:53 1998

  Mount already shows the "noatime" flag.

Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980225214735.3000C-100000>