]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kv/KeyValueDB: add bufferlist-based set() and rmkeys() interface
authorSage Weil <sage@redhat.com>
Mon, 19 Oct 2015 18:28:34 +0000 (14:28 -0400)
committerSage Weil <sage@redhat.com>
Mon, 19 Oct 2015 18:37:53 +0000 (14:37 -0400)
commit1019ec1324409fd22f43efe2c353066ac45f2579
treefbfbf0155c3da11579fa9902c4f42b0aff41989e
parentca72d506cd73e5665a77e6113c83927f879d18ad
kv/KeyValueDB: add bufferlist-based set() and rmkeys() interface

Often the caller has an encoded bl and not an STL map/set.

Signed-off-by: Sage Weil <sage@redhat.com>
src/kv/KeyValueDB.h