]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueFS: drop redundant merge logic of pextents
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 26 Sep 2017 11:28:04 +0000 (19:28 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 26 Sep 2017 13:45:54 +0000 (21:45 +0800)
commit80e14271dbc127f952802a7ad91077e1b17ac448
treec9f6bea71f0bd5be97b9d24cf0a485d267a89d89
parent6228d5ee220bf969f1061880f592a526436c406c
os/bluestore/BlueFS: drop redundant merge logic of pextents

As Allocator will handle it automatically and efficiently!

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