Expands libceph to handle xattr calls including underlying Client methods. testceph is expanded to verify libceph xattr calls work. Brian Chrisman (2): support for xattrs in libceph expand testceph to check xattrs src/client/Client.cc | 67 +++++++++++++++++++++++++++++++++++++++- src/client/Client.h | 10 ++++++ src/client/testceph.cc | 74 +++++++++++++++++++++++++++++++++++++++++++- src/include/ceph/libceph.h | 15 +++++++++ src/libceph.cc | 42 +++++++++++++++++++++++++ 5 files changed, 206 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html