freebsd-dev/sbin/quotacheck
Mike Pritchard fbb42904c4 If two files systems, /a and /b are marked as having quotas enabled
in fstab and they are normally mounted as /a/b, if /b is not mounted,
the various quota utilities will incorrectly operate with the quotas on
/a (silently) when operations are attemted on /b.

Sync up all the hasquota() routines between all the different
quota utilities and change it to detect if the file system we are
attempting to perform quota operations on is not currently mounted
and warn the user accordingly.

PR:	bin/38918
2007-02-04 06:33:15 +00:00
..
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
preen.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
quotacheck.8 Bump .Dd. 2007-01-25 19:54:03 +00:00
quotacheck.c If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00