From owner-cvs-src@FreeBSD.ORG Sun Feb 3 18:50:40 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03EB116A41B for ; Sun, 3 Feb 2008 18:50:40 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 90C4213C45A for ; Sun, 3 Feb 2008 18:50:39 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so1433391rvb.43 for ; Sun, 03 Feb 2008 10:50:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=gOQBGcRSe4bh9jEVGE2zMcb//6cW4ILXXMrATovInGo=; b=bKfJVIGarjsBXoJSoptxcRU81SMYz4fiClTctD1TeQA0H9cBjO83jB1qnZ2rD16YZqnBlIyUSiMLYVcF0mgYxvxpceUkRdXv8CHXdIIpuxK4b1/O0m3jEt+QXVupi66g4Cmu+owud2qP6w+YtvmtesNav1M1dFxesvFOpksJGog= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=WEziJr3wQPMhDhl0GegJ7iB4rQ2aKGyqkQwszcSyHKfNL49+OlaX9g99Y4L4kYjf6o1voBpVk3AWIMT7zYKQ6yFeNa4CwCsaFrTfpoQj8KknE8aMgrLfneObRS9Qlx/BHXiNOUNzCj2bW5c9ou4mBf0Caa3V5MV0WcbS8bI8TtM= Received: by 10.141.122.20 with SMTP id z20mr4095192rvm.93.1202064638995; Sun, 03 Feb 2008 10:50:38 -0800 (PST) Received: by 10.141.170.18 with HTTP; Sun, 3 Feb 2008 10:50:38 -0800 (PST) Message-ID: <2e77fc10802031050g447639eu6dad5f025002886f@mail.gmail.com> Date: Sun, 3 Feb 2008 20:50:38 +0200 From: "Niki Denev" Sender: ndenev@gmail.com To: "Matteo Riondato" , cvs-src@freebsd.org In-Reply-To: <20080203183150.GB17218@kaiser.sig11.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802031723.m13HNwXv021645@repoman.freebsd.org> <2e77fc10802030954y2facd678v90309332e427111e@mail.gmail.com> <20080203183150.GB17218@kaiser.sig11.org> X-Google-Sender-Auth: 33f2ae61db807746 Cc: Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 18:50:40 -0000 On Feb 3, 2008 8:31 PM, Matteo Riondato wrote: > On Sun, Feb 03, 2008 at 07:54:28PM +0200, Niki Denev wrote: > > mount(8) has also "-p" option problems with gjournal-ed filesystems. > > The same problems prevents mount updates with option "current" too, > > i.e. "mount -u -ocurrent,noatime /gjournaledfs" > > Here is a PR about this : http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/120162 > > Err, reply to self: > The problem with -ocurrent still exists, while the problem with -p is > gone. > I'll try to work on it, thanks. > > -- > Matteo Riondato > FreeBSD Committer (http://www.FreeBSD.org) > FreeSBIE Developer (http://www.FreeSBIE.org) > GUFI Staff Member (http://www.GUFI.org) > Hi, I'm running with version 1.96 of mount.c and both problems still exist : server# mount -p | grep journal /dev/da0p2.journal / ufs async,noatime,gjournal 1 1 server# mount -u -oatime,current / mount: mount option