]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix test that directory has no snaps 65259/head
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 27 May 2025 14:20:22 +0000 (10:20 -0400)
committerJos Collin <jcollin@redhat.com>
Wed, 27 Aug 2025 06:48:52 +0000 (12:18 +0530)
commit68134edc406a82a6083b915fd318dfe7ff2b2f0f
tree2786bc7b7ea9488e5f71da36e14fe8c824b48007
parent34c8da5536ee20a1bcde067e3e672f5a1f2755d2
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