freebsd-src/sbin/quotacheck
Mike Pritchard eee55ebda9 Quotacheck may possibly skip quota accounting for up to 2 files
on a filesystem if the quota data files reside on a different
filesystem (e.g. the userquota=/somepath,groupquota=/somepath2
options are specified in /etc/fstab to place the quota files
somewhere other than the default location).

Fix quotacheck to only skip accounting if the quota data file
actually resides on the filesystem being checked.
2008-01-15 06:33:20 +00:00
..
Makefile
preen.c Fix "quotacheck -a" from core dumping on 64 bit systems by correctly 2007-09-16 02:59:32 +00:00
quotacheck.8 Bump .Dd. 2007-01-25 19:54:03 +00:00
quotacheck.c Quotacheck may possibly skip quota accounting for up to 2 files 2008-01-15 06:33:20 +00:00