Date: Wed, 10 May 2006 18:41:09 +0400 (MSD) From: Maxim Konovalov <maxim@macomnet.ru> To: Kostik Belousov <kostikbel@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: [patch] userquota=<file> syntax in fstab is broken Message-ID: <20060510184042.J51370@mp2.macomnet.net> In-Reply-To: <20060504102546.GC35756@deviant.kiev.zoral.com.ua> References: <20060504102546.GC35756@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 May 2006, 13:25+0300, Kostik Belousov wrote: > Man page for fstab describes syntax of the form > userquota=<file> and groupquota=<file> that allows to specify > alternative quota files. This feature is supported by quota*(8) > group of commands, but putting such option into the fstab > cause complain from kernel, since this options shall be trimmed > from mount option list. > > Rev. 1.75 of sbin/mount/mount.c does this for userquota/groupquota > _without_ "=<file>". Patch below fixes the problem for specified > syntax as well. > > Please, apply. Committed in rev. 1.84 mount/mount.c. Thanks! -- Maxim Konovalov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060510184042.J51370>