The replication subsystem currently uses "blacklist" to describe sync sources that it is avoiding communication with. These references to "blacklist" (located in src/mongo/db/repl) should be substituted with "denylist".
All log statements that see attributes renamed as part of this change should also have their log IDs updated.