Fix dynamic vcache / rxmaxmtu cmd id collision
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Mon, 26 Oct 2009 19:36:53 +0000 (19:36 +0000)
committerDerrick Brashear <shadow|account-1000005@unknown>
Mon, 26 Oct 2009 22:03:55 +0000 (15:03 -0700)
commitf97262c1d422e0a32289c75665d051914c8d69ad
tree49937107849d3de6b9a5188192c5a618bc50e508
parentb21b209f1cb2bafe916543c1ac8f232d6fc84847
Fix dynamic vcache / rxmaxmtu cmd id collision

Both dynamic vcaches and rxmaxmtu had been committed as using the
35th command entry. Fix this according to the order they are in
the command list (35 and 36, respectively). Tidy up the command list
so it's easier to read, and remove the #ifdef notdef entry from it,
as adding it back in would just cause chaos.

Change-Id: I3fce403aa0ab01c42f0e1a48ae401503b0e21c24
Reviewed-on: http://gerrit.openafs.org/740
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afsd/afsd.c