diff options
author | Jeff Layton <jlayton@kernel.org> | 2019-07-24 12:46:20 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-09-16 12:06:23 +0200 |
commit | e09580b343aa117fd07c1bb7f7dfc5bc630a2953 (patch) | |
tree | 6df43209253ef43bb0be9802dac03fe52491c285 /net/ceph/osd_client.c | |
parent | e1e44602021358336fb524affe53ce3c09b34beb (diff) | |
download | linux-rpi-e09580b343aa117fd07c1bb7f7dfc5bc630a2953.tar.gz linux-rpi-e09580b343aa117fd07c1bb7f7dfc5bc630a2953.tar.bz2 linux-rpi-e09580b343aa117fd07c1bb7f7dfc5bc630a2953.zip |
ceph: don't list vxattrs in listxattr()
Most filesystems that provide virtual xattrs (e.g. CIFS) don't display
them via listxattr(). Ceph does, and that causes some of the tests in
xfstests to fail.
Have cephfs stop listing vxattrs in listxattr. Userspace can always
query them directly when the name is known.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Acked-by: David Disseldorp <ddiss@suse.de>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net/ceph/osd_client.c')
0 files changed, 0 insertions, 0 deletions