]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/RefCountedObj: use type of nref
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 6 Feb 2019 17:42:27 +0000 (09:42 -0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Apr 2019 22:59:41 +0000 (06:59 +0800)
commita143be0273a865f60d1f49c74d1179a5d49d333c
tree068161cf02ead6e00714589ddf4b4c8ca7570eb2
parent46b3e2101147ee0976e76fa3089d4edf1edd1907
common/RefCountedObj: use type of nref

"int" may narrow the ref count (although very unlikely!).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/common/RefCountedObj.h