]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: improve ExtentMap::reshard() readability a little 11422/head
authorxiexingguo <xie.xingguo@zte.com.cn>
Tue, 11 Oct 2016 14:22:42 +0000 (22:22 +0800)
committerxiexingguo <xie.xingguo@zte.com.cn>
Tue, 11 Oct 2016 14:36:04 +0000 (22:36 +0800)
commitd410573fc0059e2216ef4b9714e9f010e8e7309f
tree45255133b148b5cb951b8d6d346d966f18246f7f
parent4e33747f41c4ae573dd1be8aadba0ff0940065b8
os/bluestore: improve ExtentMap::reshard() readability a little

As ep, sp and esp can be a little confusing.

Signed-off-by: xiexingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc