]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: set csum order based on alloc hints
authorSage Weil <sage@redhat.com>
Wed, 23 Nov 2016 22:41:44 +0000 (17:41 -0500)
committerSage Weil <sage@redhat.com>
Wed, 23 Nov 2016 22:41:44 +0000 (17:41 -0500)
commitae772b8d0d9fc0186759b9e2051633ff1127b2b0
treea6893da21b3f02f5dcff395b56fb90e846afa862
parent88fcf658c7f9174c3b2a5273e6a442a18714aeea
os/bluestore: set csum order based on alloc hints

If the users hints that this object is sequentially read and written we
can use a larger csum order.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc