summary refs log tree commit diff
path: root/drivers/block
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2019-08-06 10:55:41 -0400
committerIlya Dryomov <idryomov@gmail.com>2019-09-16 12:06:25 +0200
commitb8fe918b090442447d821b32b7dd6e17d5b5dfc1 (patch)
treeb20eeb3a3f53e3b1b5e62de2041c38e5f61fbea8 /drivers/block
parent026105ebb0364fb2155ef3eba65f250efc7aeb45 (diff)
downloadlinux-b8fe918b090442447d821b32b7dd6e17d5b5dfc1.tar.gz
ceph: allow arbitrary security.* xattrs
Most filesystems don't limit what security.* xattrs can be set or
fetched. I see no reason that we need to limit that on cephfs either.

Drop the special xattr handler for "security." xattrs, and allow the
"other" xattr handler to handle security xattrs as well.

In addition to fixing xfstest generic/093, this allows us to support
per-file capabilities (a'la setcap(8)).

Link: https://tracker.ceph.com/issues/41135
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions