mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
osd: drop redundant comment
Signed-off-by: songweibin <song.weibin@zte.com.cn>
This commit is contained in:
parent
03c8a828ea
commit
dd07c22a1d
@ -3194,8 +3194,6 @@ void OSDMap::print(ostream& out) const
|
||||
|
||||
for (const auto &addr : blacklist)
|
||||
out << "blacklist " << addr.first << " expires " << addr.second << "\n";
|
||||
|
||||
// ignore pg_swap_primary
|
||||
}
|
||||
|
||||
class OSDTreePlainDumper : public CrushTreeDumper::Dumper<TextTable> {
|
||||
|
Loading…
Reference in New Issue
Block a user