changes to v10: * commit message updated * comments added to response decoding for skipped fields * -ENODATA is now returned by client if server responds with -EOPNOTSUPP Milind Changire (1): ceph: add getvxattr op fs/ceph/inode.c | 51 ++++++++++++++++++++++++++++++++++++ fs/ceph/mds_client.c | 24 +++++++++++++++++ fs/ceph/mds_client.h | 6 +++++ fs/ceph/strings.c | 1 + fs/ceph/super.h | 1 + fs/ceph/xattr.c | 13 +++++++-- include/linux/ceph/ceph_fs.h | 1 + 7 files changed, 95 insertions(+), 2 deletions(-) -- 2.31.1