NeilBrown
6658d3a7bb
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
...
We have an array 'nfsd_version' which lists the available versions of nfsd,
and 'nfsd_versions' (poor choice there :-() which lists the currently active
versions.
Then we have a bitmap - nfsd_versbits which says which versions are wanted.
The bits in this bitset cause content to be copied from nfsd_version to
nfsd_versions when nfsd starts.
This patch removes nfsd_versbits and moves information directly from
nfsd_version to nfsd_versions when requests for version changes arrive.
Note that this doesn't make it possible to change versions while the server is
running. This is because serv->sv_xdrsize is calculated when a service is
created, and used when threads are created, and xdrsize depends on the active
versions.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:17 -07:00
..
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:28 -07:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-09-27 08:26:18 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-09-29 09:18:20 -07:00
2006-10-01 00:39:30 -07:00
2006-09-27 08:26:18 -07:00
2006-09-27 08:26:10 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:28 -07:00
2006-09-29 09:18:20 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:30 -07:00
2006-09-27 08:26:18 -07:00
2006-10-01 00:39:30 -07:00
2006-09-29 09:18:15 -07:00
2006-09-29 09:18:03 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-02 07:57:17 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:23 -07:00
2006-10-02 07:57:17 -07:00
2006-10-02 07:57:17 -07:00
2006-10-02 07:57:14 -07:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:30 -07:00
2006-09-24 11:13:19 -04:00
2006-10-01 00:39:19 -07:00
2006-10-02 07:57:15 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-09-27 08:26:10 -07:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:28 -07:00
2006-10-01 00:39:29 -07:00
2006-10-01 00:39:28 -07:00
2006-09-29 09:18:08 -07:00
2006-09-29 09:18:14 -07:00
2006-10-01 00:39:33 -07:00
2006-06-30 19:25:36 +02:00
2006-09-29 09:18:12 -07:00
2006-06-30 19:25:36 +02:00
2006-09-30 20:52:34 +02:00
2006-10-01 00:39:28 -07:00
2006-09-30 20:31:19 +02:00
2006-09-30 20:52:18 +02:00
2006-10-01 00:39:23 -07:00
2006-10-01 00:39:29 -07:00
2006-09-30 20:52:18 +02:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:06 -07:00
2006-10-02 07:57:14 -07:00
2006-09-29 09:18:14 -07:00
2006-09-27 08:26:18 -07:00
2006-10-01 00:39:33 -07:00
2006-10-02 07:57:15 -07:00
2006-10-02 07:57:14 -07:00
2006-09-29 09:18:25 -07:00
2006-09-29 09:18:20 -07:00
2006-09-30 20:52:26 +02:00
2006-09-29 09:18:24 -07:00
2006-10-02 07:57:14 -07:00
2006-07-31 13:28:41 -07:00
2006-09-30 20:52:32 +02:00
2006-06-30 19:25:36 +02:00
2006-09-30 20:52:34 +02:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:30 -07:00
2006-10-02 07:57:14 -07:00
2006-10-01 00:39:19 -07:00
2006-09-29 09:18:07 -07:00
2006-09-30 20:52:26 +02:00
2006-10-01 00:39:30 -07:00
2006-09-30 20:52:18 +02:00
2006-06-30 19:25:36 +02:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:30 -07:00
2006-10-01 00:39:33 -07:00
2006-10-01 00:39:19 -07:00
2006-09-30 20:52:31 +02:00
2006-10-01 00:39:29 -07:00
2006-10-01 00:39:28 -07:00
2006-09-29 09:18:23 -07:00
2006-09-30 20:52:34 +02:00
2006-09-27 08:26:18 -07:00
2006-09-30 20:52:31 +02:00
2006-09-30 20:31:19 +02:00
2006-10-01 00:39:19 -07:00