]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: use pif directly
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 15 Apr 2016 13:09:35 +0000 (21:09 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 23 Apr 2016 01:11:25 +0000 (09:11 +0800)
commit0ab8468695d559d83201bb75ab557522f0668b3a
tree6d22fac4ca5f0ed896eb47e554929414fc67274f
parentfd76b2e7ba5f68a1b6808a5e51dc854e7f1bee94
osd: use pif directly

We don't have to call past_intervals.begin() again as we currently
have pif point to it already.

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