]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: simplify blob status checking for small writes
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 7 Oct 2016 01:49:28 +0000 (09:49 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Fri, 7 Oct 2016 01:49:28 +0000 (09:49 +0800)
commit50884818e151c569cc0001053a5ade08cf9288ef
tree6c7d693df1ae9269431c06a463449beb739c806b
parent61ffc1c5537abc52db0ecbb1f6974f222352b30c
os/bluestore: simplify blob status checking for small writes

If a blob is marked as compressed and still mutable, something
is wrong.

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