]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PGBackend: fix collection_list shadow return value 11927/head
authorHaomai Wang <haomai@xsky.com>
Sun, 9 Oct 2016 10:31:54 +0000 (18:31 +0800)
committerNathan Cutler <ncutler@suse.com>
Sat, 12 Nov 2016 10:05:42 +0000 (11:05 +0100)
commitf99a1d364ae8ec0f7bad220fdd6d665ecdc8029c
tree42560e22815b285a9431d68acfe6c82647ebd05e
parentf776699fd00ff5f0deea15ec4f2efb991831b055
osd/PGBackend: fix collection_list shadow return value

Fixes: http://tracker.ceph.com/issues/17713
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 8a53a604f375eb568a6fc88a402a6afd83fa151a)

Conflicts:
src/osd/PGBackend.cc (master is using store->collection_list and ch;
            hammer is using store->collection_list_partial and coll)
src/osd/PGBackend.cc