]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: drop inline_dirty from struct ExtentMap
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 8 Oct 2016 08:24:22 +0000 (16:24 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 8 Oct 2016 08:24:22 +0000 (16:24 +0800)
commit14158a90283408da109e8e3491bbf4e05d3486c7
tree75e6228a81f2edd153108acae4f8f82fd639a994
parenta4ce1f56c1e22d4d3c190403339d5082d66fc89c
os/bluestore: drop inline_dirty from struct ExtentMap

We don't need this member as we can simply clear inline_bl
to mark it as dirty.

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