]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: properly set caller_{uid,gid} of readdir request
authorYan, Zheng <zyan@redhat.com>
Wed, 12 Aug 2015 07:36:06 +0000 (15:36 +0800)
committerSage Weil <sage@redhat.com>
Thu, 1 Oct 2015 13:39:34 +0000 (09:39 -0400)
commit8d78d5c6b44ef124fdd55d9198e73f6cf3433b1f
treefd11c645ff20ccba2295dbd0ff6fdeb0680d68fd
parentaea8a0e1419d1a4edfffa1165f6acac73d6ae661
client: properly set caller_{uid,gid} of readdir request

save uid/gid of ll_opendir caller in dir_result_t, use the saved
uid/gid for readdir request.

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