]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: partially expose PGLS filter interface
authorJohn Spray <john.spray@redhat.com>
Fri, 17 Jul 2015 14:32:03 +0000 (15:32 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 11 Aug 2015 10:17:18 +0000 (11:17 +0100)
commit4649ba506c87b2f1d25c5337a7a5bcf773b760af
treee8d85949bb658eb520e889eca1937da03a718814
parenta6ba518fc32d52f2114b633bd6de0197354cfd27
librados: partially expose PGLS filter interface

Not bothering with this for non-namespaced object iterator
or the C interface.  Expect to replace this with
the new-style pgls, so just exposing it enough for
cephfs-data-scan to touch the new osd-side pgls filtering
on forward scrub tags.

Signed-off-by: John Spray <john.spray@redhat.com>
src/include/rados/librados.hpp
src/librados/ListObjectImpl.h
src/librados/librados.cc