Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 20:17:27 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mount mount.c
Message-ID:  <200511232017.jANKHR3P084803@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2005-11-23 20:17:27 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
  Log:
  Do not pass userquota and groupquota mount options to nmount().
  These options are read from fstab by quotacheck(8), but are not
  valid mount options that need to be passed down the the filesystem.
  
  Noticed by:     maxim
  
  Revision  Changes    Path
  1.75      +4 -0      src/sbin/mount/mount.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511232017.jANKHR3P084803>