]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: indicate whether SnapRealm is a subvolume in dump
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 29 Jan 2026 15:45:27 +0000 (10:45 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 29 Jan 2026 17:09:48 +0000 (12:09 -0500)
commit4991d37fbaa300eaaa2bc792dad8a0c0e5269f73
treedcdb9b0900b263dee6d52c9cf75af4063a454f83
parent2cd07acd52ccb14ec024df83ba95ddfe1b2ac04d
mds: indicate whether SnapRealm is a subvolume in dump

And clean up this code some.

Now looks like:

    2026-01-29T12:05:52.607-0500 7defd1a64640 10 mds.0.server set_trace_dist snaprealm snaprealm(0x10000000002 seq 1 lc 0 cr 1 cps 2 snaps={} subvol last_modified 0.000000 change_attr 0 is_snapdir_visible 1 0x5c1a558a66c0) len=148

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
Fixes: https://tracker.ceph.com/issues/74652
src/mds/SnapRealm.cc