]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include/cephfs/types.h: move dump() methods to dump.h
authorMax Kellermann <max.kellermann@ionos.com>
Thu, 24 Apr 2025 12:23:35 +0000 (14:23 +0200)
committerVenky Shankar <vshankar@redhat.com>
Tue, 22 Jul 2025 05:11:00 +0000 (10:41 +0530)
commit5c6f9d84fe58fe22590de6883b34cb6a5adf59a5
tree80104ea116af3ad2449ef53922b857564689f51e
parent4d7941f93a64811ab7162f50cc98e8343c1b2fb8
include/cephfs/types.h: move dump() methods to dump.h

This eliminates the header dependency on Formatter.h from most
includers.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/include/cephfs/dump.h [new file with mode: 0644]
src/include/cephfs/types.h
src/mds/mdstypes.h