|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: 64K User Barrier on Linux
Wietse Venema (wietse
porcupine.org)
Thu, 25 Nov 1999 08:56:24 -0500 (EST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Wietse Venema: "Re: Snapshot 19991123 $mydestination vs. transport?"
- Previous message: Liviu Daia: "Re: Integrating DRAC (was: Re: Support for DRAC and/or BTREE alias maps?)"
- In reply to: Wietse Venema: "Re: Integrating DRAC (was: Re: Support for DRAC and/or BTREE alias maps?)"
- Next in thread: Andrew McNamara: "Re: 64K User Barrier on Linux"
- Next in thread: Robert 'Shadow' Pajšk: "RE: 64K User Barrier on Linux"
- Reply: Andrew McNamara: "Re: 64K User Barrier on Linux"
Bruce Perens:
> From: Ken Gunderson <webweaver
rmci.net>
> > Is there some other factor that's eluding me here?
>
> The filesystem. Ext2 uses a 16-bit datum for UID and GID.
The man is right. I suppose this limits Linux usability as a big
NFS server.
Wietse
/usr/include/linux/ext2_fs.h
/*
* Structure of an inode on the disk
*/
struct ext2_inode {
...
__u16 i_uid; /* Owner Uid */
...
__u16 i_gid; /* Group Id */
...
};
- Next message: Wietse Venema: "Re: Snapshot 19991123 $mydestination vs. transport?"
- Previous message: Liviu Daia: "Re: Integrating DRAC (was: Re: Support for DRAC and/or BTREE alias maps?)"
- In reply to: Wietse Venema: "Re: Integrating DRAC (was: Re: Support for DRAC and/or BTREE alias maps?)"
- Next in thread: Andrew McNamara: "Re: 64K User Barrier on Linux"
- Next in thread: Robert 'Shadow' Pajšk: "RE: 64K User Barrier on Linux"
- Reply: Andrew McNamara: "Re: 64K User Barrier on Linux"
This archive was generated by hypermail 2.0b3 on Thu Nov 25 1999 - 09:05:17 CST