Re: max quota size

Stephen C. Tweedie (sct@redhat.com)
Wed, 15 Sep 1999 18:19:36 +0100 (BST)


Hi,

On Wed, 15 Sep 1999 00:42:52 -0400, midknite@cryogen.com said:

> I noticed that I can't set a quota to be larger than 4 gigs, and
> it appears that this is because of the quota being represented as an
> unsigned int.

It counts _blocks_ as unsigned ints, so there is no fundamental 4G
limit.

If you try the current quotautils on

ftp://ftp.cistron.nl/pub/people/mvw/quota

is there still a problem?

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/