IRIX: Pull NFS translator hooks
authorSimon Wilkinson <sxw@your-file-system.com>
Wed, 7 Sep 2011 17:20:24 +0000 (18:20 +0100)
committerDerrick Brashear <shadow@dementix.org>
Thu, 8 Sep 2011 15:28:48 +0000 (08:28 -0700)
commitc2272c207bc9f6cc0ba6892dfa6d879c7594d261
treeb5de818d277855be4dedea5ca9cd8c6c0af27265
parentb34d7aa051d9bc8bcf8de2403c94741c0961af18
IRIX: Pull NFS translator hooks

We've never had working NFS translator for IRIX, and the system call
codes which are required to install the symbols used by the IBM
translator have long been used for other things by OpenAFS.

Simplify this mess by just removing the translator stubs from the kernel
module, and all of the code in afsd which used to handle pulling
addresses out of the kernel module so that we can hook ourselves in.

Change-Id: I2da2b0040afc0191e236706126d75bc7d39c0936
Reviewed-on: http://gerrit.openafs.org/5375
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/afs/IRIX/osi_vfsops.c
src/afs/afs_call.c
src/afsd/afsd.c
src/config/afs_args.h