Re: FAT, NTFS, CIFS and DOS attributes

From: H. Peter Anvin
Date: Mon Jan 03 2005 - 20:02:38 EST


tridge@xxxxxxxxx wrote:

We use the following xattrs in Samba4:

user.DosAttrib : structure holding basic non-privileged attribute information
user.DosEAs : all the DOS (OS/2) style EAs
user.DosStreams : list of alternate data steams, flagged as internal or external
user.DosStream.name: the stream data itself for internal streams
security.NTACL : the NT ACL

the rationale for making most of them in the user namespace is that it
is 'mostly harmless' to allow the owner of the file to change those
ones.
>

Right, it's the "design is broken so everything ends up in user.*". Now, I clearly dislike the StudlyCaps used here, but if it's already deployed it's probably too late to fix this :(

Does Samba have any way do deal with VFAT short names?

-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/