]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs: add ceph_f{get,set,list,remove)_xattr
authorYan, Zheng <zyan@redhat.com>
Sun, 1 Mar 2015 06:17:35 +0000 (14:17 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Mar 2015 04:51:34 +0000 (12:51 +0800)
commit87e82ee3b80f00a092b800dbf69fc87fdb32c8e9
treefe73123df09c8d9e5525e1ceb2dafe258347df54
parent2cfcb5afffd798e6bd3e44dbd968f59b8d981a10
libcephfs: add ceph_f{get,set,list,remove)_xattr

Add xattr functions that operate on file descriptor

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc
src/client/Client.h
src/include/cephfs/libcephfs.h
src/libcephfs.cc