mirror of
https://github.com/ceph/ceph
synced 2025-03-30 15:31:01 +00:00
mon: Replace old question comment with explanation comment
This commit is contained in:
parent
58111a6467
commit
6ddbe14477
@ -34,7 +34,8 @@ static ostream& _prefix(Monitor *mon) {
|
|||||||
|
|
||||||
void MonmapMonitor::create_initial(bufferlist& bl)
|
void MonmapMonitor::create_initial(bufferlist& bl)
|
||||||
{
|
{
|
||||||
//what is this function supposed to do?
|
/* Since the MonMap belongs to the Monitor and is initialized
|
||||||
|
by it, we don't need to do anything here. */
|
||||||
}
|
}
|
||||||
|
|
||||||
bool MonmapMonitor::update_from_paxos()
|
bool MonmapMonitor::update_from_paxos()
|
||||||
|
Loading…
Reference in New Issue
Block a user