Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 1996 00:13:58 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/mount mntopts.h mount.c
Message-ID:  <199609030713.AAA10664@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/09/03 00:13:57

  Modified:    sbin/mount  mntopts.h mount.c
  Log:
  Implemented user side of "noatime" mount option. This option disables
  the file access time update on reads and can be useful in reducing
  filesystem overhead in cases where the access time is not important (like
  Usenet news spools).
  
  Revision  Changes    Path
  1.7       +3 -1      src/sbin/mount/mntopts.h
  1.15      +1 -0      src/sbin/mount/mount.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609030713.AAA10664>