Re: [PATCH] get/set FAT filesystem attribute bits

From: H. Peter Anvin
Date: Tue Jan 04 2005 - 16:33:33 EST


Followup to: <E1ClnK3-0000TB-00@xxxxxxxxxxxxxxxxxxxxxx>
By author: Bodo Eggert <7eggert@xxxxxx>
In newsgroup: linux.dev.kernel
>
> > a = archive
>
> Should be the "dump" attribute
>

What dump attribute?

> > h = hidden
> > r = read only
>
> Should be reflected by the write bits. (Maybe there should be an option to
> set the file mode for "read only" files to something different than
> $rw_mode and not 0222.)

It is.

> > s = system
>
> Should be made "immutable", IMO

This is a filesystem mount option, but it's really unpleasant to set
it. It's one of those things that seems to make sense, but really
doesn't.

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