Project

General

Profile

Bug #46612

Updated by Nathan Cutler almost 4 years ago

beb12fa25315153e1a06a0104883de89776438a6 beb12fa25315 added an ALLOW_MESSAGES_FROM macro to src/mds/MDSRank.cc - this macro contains a naked return statement 

 (The same commit added a very similar ALLOW_MESSAGE_FROM macro to src/mds/MDSDaemon.cc - in this case, the return statement is "return true;")

Back