Date: Fri, 12 Apr 2002 08:15:49 -0500 (CDT) From: mark tinguely <tinguely@web.cs.ndsu.nodak.edu> To: freebsd-hackers@FreeBSD.ORG, wayne@staff.msen.com Subject: Re: quotactl issues Message-ID: <200204121315.g3CDFnv74028@web.cs.ndsu.nodak.edu> In-Reply-To: <20020411170324.K56996@staff.msen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > No replies on this. Nobody has any ideas? > > > > Nobody has seen it until now. > > SOMEbody did - that's why they hacked edquota.c! See code fragment below. I tried to replicate the problem with DDB and QUOTA compiled into the kernel but could not. Grasping at straws, I am wondering if he has some kind of corruption in the quota file. But even corruption in the quota file should not make quotactl() return a EINVAL (besides the documented bad command, or type, that would be from a low driver with a bad unit number). Since this is not generically reproducable, could you add DDB to the kernel and trace a run through the quoactl() routine to see why the EINVAL is generated? --mark tinguely 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?200204121315.g3CDFnv74028>