Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 13:09:02 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Michael R. Wayne" <wayne@staff.msen.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: quotactl issues
Message-ID:  <20020411180859.GA50794@dan.emsphone.com>
In-Reply-To: <20020411132409.J56996@staff.msen.com>
References:  <200204101733.NAA65972@manor.msen.com> <20020411132409.J56996@staff.msen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Apr 11), Michael R. Wayne said:
> No replies on this.  Nobody has any ideas?
> 
> /\/\ \/\/
> 
> On Wed, Apr 10, 2002 at 01:33:21PM -0400, Michael R. Wayne wrote:
> > 
> > Ported some code that uses quotactl to 4.3 p19 and it fails with EINVAL
> > when trying to:
> >    quotactl("var/mail", QCMD(Q_GETQUOTA, USRQUOTA), VALID_UID, &blk)
> > Looked at the source for edquota on 4.5 RELEASE (what I had handy),
> > and ran a copy of it through gdb, it fails with the same error,
> > then it goes in and reads/writes the quota files directly!
> > 
> > So, is quotactl just not supported or do the filesystems need to
> > be converted or what?
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message

Do you have "options QUOTA" in yur kernel config file?

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411180859.GA50794>