mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #28366 from albert-github/feature/bug_docu_formula_invocation
common/hobject: Error invocation of formula in documentation Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
afe10e01d7
@ -227,7 +227,7 @@ public:
|
||||
* Returns set S of strings such that for any object
|
||||
* h where h.match(bits, mask), there is some string
|
||||
* s \f$\in\f$ S such that s is a prefix of h.to_str().
|
||||
* Furthermore, for any s $f\in\f$ S, s is a prefix of
|
||||
* Furthermore, for any s \f$\in\f$ S, s is a prefix of
|
||||
* h.str() implies that h.match(bits, mask).
|
||||
*/
|
||||
static std::set<std::string> get_prefixes(
|
||||
|
Loading…
Reference in New Issue
Block a user