ceph/doc/rados/api
David Zafman a03f85a8e7 osd, osdc, librados, tools, rgw: Implement pgls of all namespaces
Add release note
New librados interface
New pg_nls_response_t over the wire protocol
Ignore internal namespace (.ceph_internal)
Enhance ObjListCtx to keep independent IoCtxImpl so nspace won't change out from under listing code
Add ListObject with private implementation ListObjectImpl to return from iterator
Add EINVAL error for old librados interface when LIBRADOS_ALL_NSPACES set
Add throw to old librados c++ interface when all_nspaces set

Fixes: #9031

Signed-off-by: David Zafman <dzafman@redhat.com>
2014-10-20 10:47:50 -07:00
..
index.rst
librados-intro.rst doc: Use write_full for C++ example 2014-06-05 16:48:21 -07:00
librados.rst osd, osdc, librados, tools, rgw: Implement pgls of all namespaces 2014-10-20 10:47:50 -07:00
libradospp.rst
python.rst