Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 23:50:58 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        jkoshy@FreeBSD.ORG, tobez@plab.ku.dk
Cc:        andre.albsmeier@mchp.siemens.de, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/8730
Message-ID:  <199811271250.XAA02499@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>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.

Bruce

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?199811271250.XAA02499>