]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Mon, 17 Mar 2025 19:43:18 +0000 (15:43 -0400)
commit88e16394186134a788ba622ab90b89a7d213b113
tree8b3c5c9a7e4d7024546905bfc0add8af0488183e
parent409525b530adafa75a534bf16caac791bc12b3a6
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
(cherry picked from commit 6c891f96aaef5be7bc90b166d5a728516370349b)

Conflicts:
src/mds/CInode.cc: no tuple encoding
src/mds/CInode.cc
src/messages/MClientReply.h