Date: 27 Nov 1998 15:37:34 +0100 From: Anton Berezin <tobez@plab.ku.dk> To: Bruce Evans <bde@zeta.org.au> Cc: andre.albsmeier@mchp.siemens.de, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/8730 Message-ID: <86zp9di4lt.fsf@lion.plab.ku.dk> In-Reply-To: Bruce Evans's message of Fri, 27 Nov 1998 23:50:58 %2B1100 References: <199811271250.XAA02499@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> writes: > >Can you also look at bin/8164 (``repquota incorrectly reports quotas > >larger than 4Gbytes'')? It has fixes in almost the same lines of code > >and it seems nobody had a look at it. > > I read the PR mail but don't have time to test it. > > I don't understand why your fix is necessary and not a no-op. There > is no overflow at 4G because everything is promoted to off_t. Oh, yes. The quotas are working perfectly alright. The front ends (edquota - bin/8163 and repquota - bin/8164) do not. One has no means to _set_ large quotas, at least not with edquota, and no means to _see_ large quotas (at least not with repquota). -- Anton Berezin <tobez@plab.ku.dk> The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zp9di4lt.fsf>