]> git.neil.brown.name Git - history.git/commit
JFS: Put legacy OS/2 extended attributes in "os2." namespace
authorDave Kleikamp <shaggy@kleikamp.austin.ibm.com>
Fri, 20 Sep 2002 08:39:50 +0000 (03:39 -0500)
committerDave Kleikamp <shaggy@kleikamp.austin.ibm.com>
Fri, 20 Sep 2002 08:39:50 +0000 (03:39 -0500)
commit3324836f8f23c96558dea5d573826e8891824dfa
treed861142bc4a4ea0b4e9f9ca540379e17770d2ec6
parent8cf4ec9945c615310269934cf5215f27e33b9f64
JFS: Put legacy OS/2 extended attributes in "os2." namespace

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."
fs/jfs/xattr.c