]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: encode optmetadata in InodeStat sent to clients
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 23 Oct 2024 18:00:35 +0000 (14:00 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 27 Feb 2025 18:41:55 +0000 (13:41 -0500)
commit6c891f96aaef5be7bc90b166d5a728516370349b
tree2670685c7ee64005179ee4020c9e9dcc11383c58
parent9bbfdadd1f590fdea2fa055906f9184c7f81d676
mds: encode optmetadata in InodeStat sent to clients

Deliberately do not dump the entire struct. Some metadata may not be
appropriate to share to clients.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
Fixes: https://tracker.ceph.com/issues/66373
src/mds/CInode.cc
src/messages/MClientReply.h