]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
os/ObjectStore: fixing a function comment
authorRonen Friedman <rfriedma@redhat.com>
Sat, 4 Oct 2025 06:36:27 +0000 (01:36 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Sat, 4 Oct 2025 08:04:24 +0000 (03:04 -0500)
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/os/ObjectStore.h

index 13e9b577e3ad69d0c3169f250bb88647b95bc53d..78021aabd4213b7d81c254e6ec07219f45588425 100644 (file)
@@ -686,7 +686,6 @@ public:
    * @param start list object that sort >= this value
    * @param end list objects that sort < this value
    * @param max return no more than this many results
-   * @param seq return no objects with snap < seq
    * @param ls [out] result
    * @param next [out] next item sorts >= this value
    * @return zero on success, or negative error