Re: FreeBSD 9: Group quotas increase but don't decrease automatically

2012-02-06 Thread Adam Strohl
On 2/3/2012 21:48, Konstantin Belousov wrote: This is a bug in +J code (even if you do not use +J). Do you have softupdates enabled on the volume ? If yes, try the following patch. diff --git a/sys/ufs/ffs/ffs_softdep.c b/sys/ufs/ffs/ffs_softdep.c index 5b4b6b9..ed2db79 100644 --- a/sys/ufs/ffs/

Re: FreeBSD 9: Group quotas increase but don't decrease automatically

2012-02-03 Thread Konstantin Belousov
On Fri, Feb 03, 2012 at 07:30:54PM +0700, Adam Strohl wrote: > I'm running FreeBSD 9 on a number of systems and finally decided to take > advantage of the quota system to enforce limits on my users. > > No real issues setting it all up aside from finding that > http://www.freebsd.org/doc/en_US.I

FreeBSD 9: Group quotas increase but don't decrease automatically

2012-02-03 Thread Adam Strohl
I'm running FreeBSD 9 on a number of systems and finally decided to take advantage of the quota system to enforce limits on my users. No real issues setting it all up aside from finding that http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/quotas.html needs to be updated. The new /e