]> 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, 22 Aug 2024 18:39:34 +0000 (14:39 -0400)
commit190868a8f6f28736efc988fed0d697ec2dea78b0
treeaa092c9c4a62f357adaf570afd7772789fcc5ecc
parentbf8f704e2311f331b45764783211431622046a2b
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>
src/include/cephfs/types.h
src/mds/MDCache.cc
src/mds/Server.cc