]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: fix test that directory has no snaps
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 27 May 2025 14:20:22 +0000 (10:20 -0400)
committerJos Collin <jcollin@redhat.com>
Wed, 8 Oct 2025 02:10:43 +0000 (07:40 +0530)
commitf5511c9b9f0a3a5b65bacdb5a47d08b2f81018ca
treee578fd5b1ec397ae80cdf1c841bcd16fb13d41e4
parenta480750d1defa5a3492c436eaff0310108e695b5
mds: fix test that directory has no snaps

To look if the directory's first is beyond the last snap. This matches the behavior of lssnaps.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
Fixes: https://tracker.ceph.com/issues/71462
(cherry picked from commit c22db4e683cf2e6b0decc937e9ab92ba15d46487)
src/mds/Server.cc