K 10 svn:author V 3 alc K 8 svn:date V 27 2017-08-28T17:02:25.260978Z K 7 svn:log V 341 Update a couple vm_object lock assertions in the swap pager to reflect the new use of the vm_object's lock to synchronize updates to a radix trie mapping per-vm object page indices to on-disk swap blocks. Fix a typo in a nearby comment. Reviewed by: kib, markj X-MFC with: r322913 Differential Revision: https://reviews.freebsd.org/D12134 END