]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: silence unused variable warning 22147/head
authorMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Mon, 21 May 2018 09:27:36 +0000 (17:27 +0800)
committerMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Thu, 24 May 2018 02:00:44 +0000 (10:00 +0800)
commitdba5435b9fcac35aa184b3b858974d9c0d04e1ce
tree97cb03bc15d184104e5fa78bd5af9eef929571a3
parent5325701f88a398fe6cacf1a1c31a9d4a61a18674
test: silence unused variable warning

Remove the unused variable 'poolid' in TEST(LibRadosMicsPool,
PoolCreationRace).

Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
src/test/librados/misc.cc