]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: avoid creating orphan object in Client::check_pool_perm() 6603/head
authorYan, Zheng <zyan@redhat.com>
Mon, 16 Nov 2015 13:08:00 +0000 (21:08 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 16 Nov 2015 13:17:46 +0000 (21:17 +0800)
commit511435f568115637dfd1901584d206e44072b1be
tree523bb7dbeac56c7bc3dd859b7f517d82f2ec9984
parent28f884e3ee7c510191dad520731174624e814476
client: avoid creating orphan object in Client::check_pool_perm()

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