Konstantin Belousov e53fa61bf2 In vm_map_sync(), do not call vm_object_sync() while holding map lock.
Reference object, drop the map lock, and then call vm_object_sync().
The object sync might require vnode lock for OBJT_VNODE type objects.

Reviewed by:	tegge
Tested by:	pho
2009-02-08 20:30:51 +00:00
..
2009-01-30 15:27:04 +00:00
2009-01-25 16:52:41 +00:00
2009-02-08 20:29:37 +00:00
2009-02-08 08:13:36 +00:00
2009-02-07 18:49:42 +00:00