]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: add omap_get_{keys,vals}2 with pmore output arg
authorSage Weil <sage@redhat.com>
Mon, 16 Jan 2017 20:14:00 +0000 (15:14 -0500)
committerSage Weil <sage@redhat.com>
Fri, 20 Jan 2017 22:52:17 +0000 (17:52 -0500)
commitfbebd83537b66b19d51c68e2fd51359305e84a3b
tree2ab75f69b1513f07aae96c6c13d428d7cdb04fb3
parentcfa6f7932ed8bd3f7c861991b40cffa12eb20fb4
librados: add omap_get_{keys,vals}2 with pmore output arg

Expose public methods that include a new output argument to indicate
whether there are more keys to fetch or not.

Mark the old interfaces deprecated.

Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes
src/include/rados/librados.h
src/include/rados/librados.hpp
src/librados/librados.cc