freebsd-dev/usr.sbin/edquota
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
..
edquota.8 Sort sections. 2005-01-18 20:02:45 +00:00
edquota.c If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
pathnames.h Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00