]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: remove redundant transient variables did_proxy_read
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 23 May 2016 08:26:02 +0000 (16:26 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 May 2016 11:56:25 +0000 (19:56 +0800)
commitc191fa109f9e5683463e47cb74cc4c451b49399f
tree1de6a00cfcdd887be40ff186dadb881ecb742255
parentcc9ea771c5571178351d428cf5cc8d5d3c271d15
osd/ReplicatedPG: remove redundant transient variables did_proxy_read

Because it is always set to true unconditionally.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/ReplicatedPG.cc