]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: avoid use of swap to initialize 57813/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 31 May 2024 17:38:06 +0000 (13:38 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 3 Jun 2024 18:07:11 +0000 (14:07 -0400)
commit8e76f77202e1304b8c42d36bbbdb80805caf825d
tree0502948940077eb181803d83b330cd41f31dd720
parent087aaa2e55fee49d0c9c03c269dcf326d62c113a
mds: avoid use of swap to initialize

These should just init with properly forwarded arguments.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/CDir.cc