]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/BlueStore: Fixes improper blob length assignment when creating a new blob for... 9549/head
authorIgor Fedotov <ifedotov@mirantis.com>
Tue, 7 Jun 2016 13:34:32 +0000 (16:34 +0300)
committerIgor Fedotov <ifedotov@mirantis.com>
Tue, 7 Jun 2016 13:37:04 +0000 (16:37 +0300)
commite7446ef2fd9053019a8f5dc9eb76001592a040fb
tree578684893c9ac4628e3159c7c9e12f67f503e7be
parent6f8cc6111aa89d37b1434888b23fe3a29eb92a9a
os/BlueStore: Fixes improper blob length assignment when creating a new blob for large writes

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