changes in v7: * added callback to vet mds session for getvxattr Milind Changire (1): ceph: add getvxattr op fs/ceph/inode.c | 104 +++++++++++++++++++++++++++++++++++ fs/ceph/mds_client.c | 32 +++++++++++ fs/ceph/mds_client.h | 24 +++++++- fs/ceph/strings.c | 1 + fs/ceph/super.h | 1 + fs/ceph/xattr.c | 15 ++++- include/linux/ceph/ceph_fs.h | 1 + 7 files changed, 175 insertions(+), 3 deletions(-) -- 2.31.1