K 10 svn:author V 4 jeff K 8 svn:date V 27 2019-12-15T02:02:27.218535Z K 7 svn:log V 265 Slightly optimize locking in vm_map_copy_swap_entry(). Anonymous objects require the object lock to synchronize collapse. Other swap objects such as tmpfs do not. Reported by: mjg Reviewed by: kib, markj Differential Revision: https://reviews.freebsd.org/D22747 END