]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: add set_alloc_hint2 with flags
authorSage Weil <sage@redhat.com>
Thu, 8 Oct 2015 19:32:10 +0000 (15:32 -0400)
committerSage Weil <sage@redhat.com>
Sat, 14 May 2016 13:18:49 +0000 (09:18 -0400)
commit018c8bcc2542f76dc8c09fc816f0b21f88619688
treebcd9ddce36be53b3ee820a41380954c73c505bc3
parentd179dd449ccd01762158622acd98482c5c2a6e99
librados: add set_alloc_hint2 with flags

Flags indicate expected future access pattern so the
OSD can behave accordingly.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/rados/librados.h
src/include/rados/librados.hpp
src/librados/IoCtxImpl.cc
src/librados/IoCtxImpl.h
src/librados/librados.cc
src/osdc/Objecter.h
src/tracing/librados.tp