We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c52073 commit 01c9cbaCopy full SHA for 01c9cba
src/include/rados/librados.h
@@ -658,7 +658,7 @@ CEPH_RADOS_API int rados_cluster_stat(rados_t cluster,
658
* @param cluster where to get the fsid
659
* @param buf where to write the fsid
660
* @param len the size of buf in bytes (should be 37)
661
- * @returns 0 on success, negative error code on failure
+ * @returns length of the string on success, negative error code on failure
662
* @returns -ERANGE if the buffer is too short to contain the
663
* fsid
664
*/
0 commit comments