mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
Merge pull request #20347 from Songweibin/wip-osd-cleanup
osd: drop redundant comment Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
commit
4d8bae0625
@ -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