• Dave Kleikamp's avatar
    JFS: Put legacy OS/2 extended attributes in "os2." namespace · 3324836f
    Dave Kleikamp authored
    Existing OS/2 extended attributes are stored without a namespace
    prefix.  To avoid polluting the linux namespace, prepend "os2." when
    listing the EAs but store "os2." EA names without the prefix.
    
    Also disallow setting extended attributes that don't begin with
    "user." or "os2."
    3324836f
xattr.c 23.6 KB