ceph-mirror/src/msg
SrinivasaBharathKanta 74ee69dfe2
Merge pull request #65785 from NitzanMordhai/wip-71315-squid
squid: memory lock issues causing hangs during connection shutdown
2026-01-06 14:04:55 +05:30
..
async Merge pull request #65785 from NitzanMordhai/wip-71315-squid 2026-01-06 14:04:55 +05:30
CMakeLists.txt build: Fix WITH_FMT_HEADER_ONLY 2023-10-30 12:25:25 -04:00
compressor_registry.cc msg: build without "using namespace std" 2021-08-13 12:23:38 +08:00
compressor_registry.h crimosn/osd: Implementing cluster logging 2021-11-15 16:29:15 +00:00
Connection.cc msg: using switch-case in place of if-else. 2021-01-08 16:11:27 +08:00
Connection.h msg: remove unsued code. 2020-04-03 10:54:58 +08:00
Dispatcher.h msg: add alternate statuses for ms_dispatch2 handling 2025-03-17 15:43:22 -04:00
DispatchQueue.cc msg: Build target 'common' without using namespace in headers 2020-03-07 04:29:23 -05:00
DispatchQueue.h Revert "msg,mon,common: log when DispatchQueue throttle limit is reached" 2021-02-08 18:03:14 +08:00
Message.cc Merge pull request #55625 from rzarzynski/wip-end2end-tracing-squid 2024-03-26 11:07:52 -07:00
Message.h Merge pull request #55625 from rzarzynski/wip-end2end-tracing-squid 2024-03-26 11:07:52 -07:00
MessageRef.h osd: MOSDScrub cleanup 2022-06-27 13:48:38 +00:00
Messenger.cc msg: always generate random nonce; don't try to reuse PID 2023-04-11 21:37:09 +00:00
Messenger.h msg: add alternate statuses for ms_dispatch2 handling 2025-03-17 15:43:22 -04:00
msg_fmt.h osd: use fmt/ranges.h for printing ranges 2022-07-27 07:16:11 +08:00
msg_types.cc osd: formatters for watch_info_t 2023-08-15 07:32:46 -05:00
msg_types.h osd: formatters for watch_info_t 2023-08-15 07:32:46 -05:00
Policy.h msg: make Policy::features_supported static and constant. 2021-09-02 10:41:32 +00:00
SimplePolicyMessenger.h