]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw_file: fix double unref on rgw_fh for rename
authorGui Hecheng <guihecheng@cmss.chinamobile.com>
Wed, 15 Mar 2017 07:01:05 +0000 (15:01 +0800)
committerGui Hecheng <guihecheng@cmss.chinamobile.com>
Fri, 17 Mar 2017 01:47:02 +0000 (09:47 +0800)
commitbff228734c73b536d2482e2e2fa4ad38b206ebff
tree634da9e913af3195aa9f4a8673fa6f175d59b2a0
parent4b0654f26a5d97a34167693c3962804d0f6dd76f
rgw_file: fix double unref on rgw_fh for rename

Skip unref after unlink to fix the problem.

Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
src/rgw/rgw_file.cc