Konstantin Belousov f1d2d3052a Release the vnode lock and close the linker file vnode earlier in
the linker_load_file methods. The change is that the consequent
linker_file_unload() call is not under the vnode lock anymore.
This prevents the LOR between kernel linker sx xlock and vnode lock,
because linker_file_unload() relocks kernel linker lock.

MFC after:	2 weeks
2010-10-02 16:04:50 +00:00
..
2010-09-28 21:13:54 +00:00
2010-09-27 09:42:31 +00:00
2010-09-28 11:32:17 +00:00
2010-09-28 03:24:53 +00:00
2010-09-25 10:32:52 +00:00
2010-07-12 10:18:10 +00:00
2010-08-02 22:26:08 +00:00
2010-05-24 16:27:47 +00:00
2010-09-23 11:52:32 +00:00