]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: support new alloc_hint flags
authorSage Weil <sage@redhat.com>
Thu, 8 Oct 2015 19:34:40 +0000 (15:34 -0400)
committerSage Weil <sage@redhat.com>
Sat, 14 May 2016 13:20:00 +0000 (09:20 -0400)
commitc7b6e456703855e5514fb2de3889e8d91c40b9ba
treec109d260fc4488946e83f5c7de204ff3eb358008
parent018c8bcc2542f76dc8c09fc816f0b21f88619688
osd: support new alloc_hint flags

Pass these through to the ObjectStore.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/ObjectStore.h
src/os/Transaction.cc
src/osd/ECTransaction.cc
src/osd/ECTransaction.h
src/osd/PGBackend.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedPG.cc
src/test/objectstore/store_test.cc