Thoughts on Quotas

Alex Hornung ahornung at gmail.com
Mon Sep 27 22:59:49 PDT 2010


On 28/09/10 05:34, Chris Turner wrote:
> $ grep 'uid_t;' /usr/include/sys/types.h
> typedef __uint32_t      uid_t;          /* user id */
> 
> so like.. 32768 < 100k

Sorry, how is 2^32 = 32768 ? It's in the order of 4 million.

Maybe I missed something? No offense intended, just wondering what I
misunderstood here.

Cheers,
Alex





More information about the Kernel mailing list