Re: Ext2/3 uid/gid support

Mike Fedyk (mfedyk@matchmail.com)
Mon, 11 Mar 2002 00:47:41 -0800


On Mon, Mar 11, 2002 at 09:44:44AM +0100, Erik Meusel wrote:
> Hi.
>
> Just one little question:
>
> Why do ext2 and ext3 not support mount options uid and gid as all the
> other filesystems do?
>

because they have uid and gid within the filesystem itself for directories,
files, pipes, etc stored in the inodes of the fs. Same with any other posix
filesystem (which vfat, iso9660(not counting rockridge), hfs, etc are *not*).

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