]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: introduce rados_nobjects_list_next2().
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 4 Feb 2021 17:33:13 +0000 (17:33 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 9 Mar 2021 17:04:45 +0000 (17:04 +0000)
commitfa5c44a309ffae853598a804b7b3be3440f4d58c
tree92caf4d906466fd465359f190f1b35b453e77252
parent3e6bdd9cbafc401aab67bca71a08b93fdf63f4c4
librados: introduce rados_nobjects_list_next2().

It's needed to properly list an object with the NUL
character in the name. Such names can appear mostly
as a consequence of bugs in clients.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 9d268b0dd72324347ce74408b9a7a2a95c37ad0f)
src/include/rados/librados.h
src/librados/librados_c.cc
src/tracing/librados.tp