Maxime Henrion f2b17113cf Make the consumers of the linker_load_file() function use
linker_load_module() instead.

This fixes a bug where the kernel was unable to properly locate and
load a kernel module in vfs_mount() (and probably in the netgraph
code as well since it was using the same function).  This is because
the linker_load_file() does not properly search the module path.

Problem found by:	peter
Reviewed by:		peter
Thanks to:		peter
2002-08-02 20:56:07 +00:00
..
2002-03-25 13:52:45 +00:00
2002-07-31 00:16:58 +00:00
2002-08-01 19:10:40 +00:00
2002-06-29 17:26:22 +00:00
2002-04-06 08:44:04 +00:00
2002-06-29 00:29:12 +00:00
2002-06-29 17:26:22 +00:00
2002-08-01 19:10:40 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 17:26:22 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-06-29 02:00:02 +00:00
2002-03-19 21:25:46 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 02:00:02 +00:00
2002-06-29 17:26:22 +00:00
2002-07-22 19:05:44 +00:00
2002-07-31 00:16:58 +00:00
2002-07-22 18:27:54 +00:00
2002-07-22 18:27:54 +00:00
2001-09-12 08:38:13 +00:00
2002-03-19 21:25:46 +00:00
2002-07-13 04:37:22 +00:00
2002-06-28 23:17:36 +00:00