]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: move fscrypt_last_block to vector in mds_co mempool
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Aug 2024 14:10:35 +0000 (10:10 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 5 Sep 2024 13:39:33 +0000 (09:39 -0400)
commit8d9b561370dc4b2a890a7d506bd47488dd702c80
treef42888676c3027cc62683c434e38ae6cd6dde3e2
parent4fe4f2dc55f7e581e4f2ed6d57019f07d158cf99
mds: move fscrypt_last_block to vector in mds_co mempool

Encoding doesn't change.

Fixes: https://tracker.ceph.com/issues/67687
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 190868a8f6f28736efc988fed0d697ec2dea78b0)
src/include/cephfs/types.h
src/mds/MDCache.cc
src/mds/Server.cc