freebsd-dev/sbin/mount
Craig Rodrigues 35d6c7f50e 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
2005-11-23 20:17:27 +00:00
..
extern.h - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
getmntopts.3 Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
getmntopts.c In build_iovec(), if passed in len is -1, check to see if 2005-11-14 17:39:00 +00:00
Makefile - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
mntopts.h - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount_fs.c - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount_ufs.c - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
mount.8 Remove Xref to mount_hpfs(8), it's not hooked up to the build. 2005-06-16 21:35:33 +00:00
mount.c Do not pass userquota and groupquota mount options to nmount(). 2005-11-23 20:17:27 +00:00
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
vfslist.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00