K 10 svn:author V 6 rlibby K 8 svn:date V 27 2019-11-25T07:38:31.719082Z K 7 svn:log V 309 vm_object_collapse_scan_wait: drop locks before reacquiring Regression from r352174. In the vm_page_rename() failure case we forgot to unlock the vm object locks before sleeping and reacquiring them. Reviewed by: jeff Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D22542 END