Poul-Henning Kamp
a13234bb35
Move the netexport structure from the fs-specific mountstructure
...
to struct mount.
This makes the "struct netexport *" paramter to the vfs_export
and vfs_checkexport interface unneeded.
Consequently that all non-stacking filesystems can use
vfs_stdcheckexp().
At the same time, make it a pointer to a struct netexport
in struct mount, so that we can remove the bogus AF_MAX
and #include <net/radix.h> from <sys/mount.h>
2001-04-25 07:07:52 +00:00
..
2001-04-24 21:06:53 +00:00
2001-04-23 09:05:15 +00:00
2001-02-17 14:51:11 +00:00
2001-04-18 12:56:15 +00:00
2001-04-22 20:13:28 +00:00
2001-04-23 18:51:54 +00:00
2001-04-24 19:08:53 +00:00
2001-04-25 06:19:58 +00:00
2001-03-26 12:41:29 +00:00
2001-03-10 13:02:58 +00:00
2001-03-28 09:17:56 +00:00
2001-04-24 22:35:11 +00:00
2001-04-25 07:07:52 +00:00
2001-03-29 15:05:08 +00:00
2001-04-25 07:07:52 +00:00
2001-03-26 12:41:29 +00:00
2001-04-24 00:51:53 +00:00
2001-04-24 15:57:16 +00:00
2001-03-28 09:17:56 +00:00
2001-04-25 07:07:52 +00:00
2001-04-25 07:07:52 +00:00
2001-04-09 09:39:29 +00:00
2001-04-24 00:51:53 +00:00
2001-04-24 12:30:49 +00:00
2001-04-25 07:07:52 +00:00
2001-04-17 09:59:34 +00:00
2001-02-04 13:13:25 +00:00
2001-03-20 10:42:49 +00:00
2001-04-11 22:04:47 +00:00
2001-04-20 11:58:56 +00:00
2001-04-20 08:43:20 +00:00
2001-02-04 16:08:18 +00:00
2001-01-14 17:25:08 +00:00
2001-04-05 04:20:48 +00:00
2001-03-22 10:38:16 +00:00
2000-12-21 21:44:31 +00:00
2001-04-13 10:50:48 +00:00
2001-04-23 09:05:15 +00:00
2001-04-23 09:05:15 +00:00
2001-04-23 09:05:15 +00:00
2001-04-25 07:07:52 +00:00
2001-04-19 06:18:23 +00:00
2001-04-24 00:51:53 +00:00
2001-04-21 14:10:32 +00:00
2001-04-17 23:56:12 +00:00
2001-04-24 00:51:53 +00:00
2001-04-24 21:06:53 +00:00
2001-03-19 12:50:13 +00:00
2000-11-18 21:01:04 +00:00
2001-04-25 07:07:52 +00:00
2001-03-23 11:48:50 +00:00
2001-04-25 07:07:52 +00:00
2001-04-23 09:05:15 +00:00