[patch] userquota=<file> syntax in fstab is broken
    Maxim Konovalov 
    maxim at macomnet.ru
       
    Wed May 10 14:41:14 UTC 2006
    
    
  
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
    
    
More information about the freebsd-current
mailing list