Page MenuHomeFreeBSD

remove dead code from vm_map_entry_unlink
ClosedPublic

Authored by dougm on Sep 16 2019, 3:14 AM.
Tags
None
Referenced Files
F157123791: D21668.id62141.diff
Mon, May 18, 2:54 PM
F157092821: D21668.id.diff
Mon, May 18, 9:56 AM
F157092813: D21668.id.diff
Mon, May 18, 9:56 AM
Unknown Object (File)
Thu, May 7, 1:12 AM
Unknown Object (File)
Tue, May 5, 9:29 AM
Unknown Object (File)
Sun, Apr 19, 2:46 PM
Unknown Object (File)
Apr 16 2026, 7:34 PM
Unknown Object (File)
Apr 16 2026, 8:44 AM
Subscribers

Details

Summary

The UNLINK_MERGE_PREV unlink_merge_type is no longer used, so drop it and the code associated with it.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

When you commit the log entry should: (1) reference the prior commit when this code became dead code and (2) say, "Tested by: pho (as part of a larger change)"

This revision is now accepted and ready to land.Sep 16 2019, 11:21 PM