From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 9 14:10:02 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2C5D106566B for ; Wed, 9 Dec 2009 14:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D16F48FC0C for ; Wed, 9 Dec 2009 14:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB9EA2RF036752 for ; Wed, 9 Dec 2009 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB9EA2J5036751; Wed, 9 Dec 2009 14:10:02 GMT (envelope-from gnats) Date: Wed, 9 Dec 2009 14:10:02 GMT Message-Id: <200912091410.nB9EA2J5036751@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: piotr.matuszczyk@expro.pl Cc: Subject: Re: conf/141050: fstab(5): Problem with userquota, groupquota parameters in /etc/fstab X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: piotr.matuszczyk@expro.pl List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2009 14:10:03 -0000 The following reply was made to PR conf/141050; it has been noted by GNATS. From: piotr.matuszczyk@expro.pl To: bug-followup@FreeBSD.org, piotr.matuszczyk@expro.pl Cc: Subject: Re: conf/141050: fstab(5): Problem with userquota, groupquota parameters in /etc/fstab Date: Wed, 9 Dec 2009 15:07:31 +0100 I understand what You are talking about. But, Your patch causes mount to ignore during system boot options 'userquota' and 'groupquota'. I think, it's a bit senselessly to modify the system with your patch, I can do the same simply by putting in '/etc/fstab' options 'rw,noatime'. Secondly in the man for 'fstab' these two options are clearly described how to use them in the context of the 'fstab' file and what they indicate. If these two options in Freebsd 8.0 were supposed to be withdrawn, I beleive that there would be any information about it. So if there is no information about it, and the options are still in man in FreeBSD 8.0, putting this options in 'fstab' file should behave the same as in older versions of Freebsd system. For this reason I am daring to claim, that it is a bug in the FreeBSD 8.0. --- Piotr Matuszczyk IT Administrator -=-=-=-=-=-=-=-=-