From owner-freebsd-bugs Fri Mar 27 03:00:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA07330 for freebsd-bugs-outgoing; Fri, 27 Mar 1998 03:00:46 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA07297 for ; Fri, 27 Mar 1998 03:00:43 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id VAA16967; Fri, 27 Mar 1998 21:55:35 +1100 Date: Fri, 27 Mar 1998 21:55:35 +1100 From: Bruce Evans Message-Id: <199803271055.VAA16967@godzilla.zeta.org.au> To: bde@zeta.org.au, dwmalone@maths.tcd.ie Subject: Re: bin/6124: Getting md5 to reset access times. Cc: freebsd-bugs@hub.freebsd.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Actually, now that I read the man page for mount, it looks like >that mount -u should do what I want, but doesn't seem to. It starts >from a clean set of oprions every time, instead of those listed in >fstab (as claimed by the man page). Infact there is a comment in >mount.c that says we ignore the fstab options if it is an update. It has to start from a clean set, at least optionally, because it has no syntax to turn off options. It should probably support +- options something like chmod. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message