From owner-freebsd-current@FreeBSD.ORG Wed Aug 15 18:23:37 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F18B16A417 for ; Wed, 15 Aug 2007 18:23:37 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.192.83]) by mx1.freebsd.org (Postfix) with ESMTP id 1DF5513C459 for ; Wed, 15 Aug 2007 18:23:37 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from dibbler.crodrigues.org (c-66-31-32-42.hsd1.ma.comcast.net[66.31.32.42]) by comcast.net (rwcrmhc13) with SMTP id <20070815181229m13003lcope>; Wed, 15 Aug 2007 18:12:30 +0000 Received: by dibbler.crodrigues.org (sSMTP sendmail emulation); Wed, 15 Aug 2007 14:38:52 -0400 From: "Craig Rodrigues" Date: Wed, 15 Aug 2007 14:38:52 -0400 To: Karol Kwiatkowski Message-ID: <20070815183852.GA2463@crodrigues.org> References: <46BAF87E.8020406@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46BAF87E.8020406@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: Scot Hetzel , freebsd-current@freebsd.org Subject: Re: Can't remove 'noatime' on mounted filesystem on CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 18:23:37 -0000 On Thu, Aug 09, 2007 at 01:20:30PM +0200, Karol Kwiatkowski wrote: > It seems to be impossible to remove 'noatime' property on mounted > filesystem (via -u option): Hi, Can you update your sources so that you get this patch: http://lists.freebsd.org/pipermail/cvs-src/2007-August/081243.html This should address your issue. -- Craig Rodrigues rodrigc@crodrigues.org