Changes to v6: * only auth mds session is tested for presence of getvxattr feature * removed function to test feature cluster-wide Milind Changire (1): ceph: add getvxattr op fs/ceph/inode.c | 51 ++++++++++++++++++++++++++++++++++++ fs/ceph/mds_client.c | 27 ++++++++++++++++++- fs/ceph/mds_client.h | 12 ++++++++- fs/ceph/strings.c | 1 + fs/ceph/super.h | 1 + fs/ceph/xattr.c | 17 ++++++++++++ include/linux/ceph/ceph_fs.h | 1 + 7 files changed, 108 insertions(+), 2 deletions(-) -- 2.31.1