cvs commit: src/sbin/mount mount.c

Craig Rodrigues rodrigc at FreeBSD.org
Wed Nov 23 20:17:28 GMT 2005


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


More information about the cvs-src mailing list