]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: move fscrypt_auth inode_t metadata to mds_co mempool
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Aug 2024 13:58:01 +0000 (09:58 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Aug 2024 18:39:30 +0000 (14:39 -0400)
commited9481c1ac69b0069849d250470d9fb2d1ae06b4
tree2355eb44e8513849bd6970a2e89cfe4d77e4d7ee
parent814245ce789836a4e6224f2f9fb2b3c54241030d
mds: move fscrypt_auth inode_t metadata to mds_co mempool

https://tracker.ceph.com/issues/67687
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/cephfs/types.h
src/mds/CInode.cc
src/mds/Locker.cc
src/mds/Server.cc