]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix uninline data funtion 4343/head
authorYan, Zheng <zyan@redhat.com>
Mon, 13 Apr 2015 02:26:28 +0000 (10:26 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 14 Apr 2015 00:53:35 +0000 (08:53 +0800)
commitdf47e1f3e1a33d233825209c6ee5e711c9fefcf3
treea1eee47ac4b05e6bad53f58d48e3b34f8b5e6c4a
parent796f810398cc4c828a0047ca7a4cc188a805c2af
client: fix uninline data funtion

For CEPH_OSD_CMPXATTR_MODE_U64, OSD expects the u64 to be encoded
as string in object's xattr

Fixes: #11356
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc