]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #59414 into main
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 5 Sep 2024 12:37:24 +0000 (08:37 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 5 Sep 2024 12:37:24 +0000 (08:37 -0400)
commit7732b01dc1ebde0c7e9fc2aeafc88bb65c96df8e
treeccce63dba288a6ff20a33f0db0c9f0b79f963cab
parentf0e267afb09c8a8cca97296af85c31c431291478
parent190868a8f6f28736efc988fed0d697ec2dea78b0
Merge PR #59414 into main

* refs/pull/59414/head:
mds: move fscrypt_last_block to vector in mds_co mempool
mds: move fscrypt_file inode_t metadata to mds_co mempool
mds: move fscrypt_auth inode_t metadata to mds_co mempool
include/buffer: add helpers for uint8_t vectors

Reviewed-by: Christopher Hoffman <choffman@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
src/mds/MDCache.cc
src/mds/Server.cc