]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: check for snapshots on parent snaprealms
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 14 Apr 2025 18:02:01 +0000 (14:02 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 28 Apr 2025 19:36:29 +0000 (15:36 -0400)
commit571e86f49b0667a117bd251872ddb5d01a516195
treee843e0d0e463bf2f82b02d15cdf208a5a31ab3d3
parentd8419fe9a0ffb30d2f66ef4ff4ca9ba5e3bda766
mds: check for snapshots on parent snaprealms

The code was incorrectly only looking at snapshots in the current snaprealm.

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