]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix a bug in small write handling on sharded extents 13728/head
authorIgor Fedotov <ifedotov@mirantis.com>
Wed, 1 Mar 2017 15:01:21 +0000 (15:01 +0000)
committerIgor Fedotov <ifedotov@mirantis.com>
Wed, 1 Mar 2017 15:01:21 +0000 (15:01 +0000)
commit5b4e6b6d1c5319a39273764e011200550b258cd3
tree9b8432425cb5a4cdaf8acc1ddc96eb47800882b4
parentd40a318f63d17fad4f7c45e717fc28216536ab8b
os/bluestore: fix a bug in small write handling on sharded extents

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
src/os/bluestore/BlueStore.cc
src/test/objectstore/store_test.cc