Home
last modified time | relevance | path

Searched hist:"6211502 d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jfs/
H A Dxattr.c6211502d Wed Jul 13 09:07:53 CDT 2005 Dave Kleikamp <shaggy@austin.ibm.com> JFS: Allow security.* xattrs to be set on symlinks

All of the different xattr namespaces have different rules.
user.* and ACL's are not allowed on symlinks, and since these were the
first xattrs implemented, I assumed there was no need to support xattrs
on symlinks. This one-line patch should fix it.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
6211502d Wed Jul 13 09:07:53 CDT 2005 Dave Kleikamp <shaggy@austin.ibm.com> JFS: Allow security.* xattrs to be set on symlinks

All of the different xattr namespaces have different rules.
user.* and ACL's are not allowed on symlinks, and since these were the
first xattrs implemented, I assumed there was no need to support xattrs
on symlinks. This one-line patch should fix it.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>