Re: Ext2/3 uid/gid support

Erik Meusel (meusel@codixx.de)
Mon, 11 Mar 2002 10:22:33 +0100


Am Montag, 11. März 2002 09:47 schrieb Mike Fedyk:
> 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*).
Sure.
The reason why I ask is, I have two linux stations and I want to use ext2
for the floppy disks to save space for fat vfat and so on. Now it would
be nice to automatically mount my floppies with group "floppy", so that
all the users, belonging to group "floppy", can read/write from/to disk.

mfg, Erik
-
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/