afs: declare nfs translator dispatch functions static 77/13277/3
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 9 Aug 2018 20:24:41 +0000 (16:24 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Tue, 14 Aug 2018 22:36:19 +0000 (18:36 -0400)
commit3915911bcea2ede55799a15cec614e8291952e1f
treef50f67908e8e6369f23bc2dd8a4a69af6f66d831
parentf8672d0c0f6f58e773ce0e6e4b2fc7b19a5e7ffe
afs: declare nfs translator dispatch functions static

Declare the nfs translator dispatch functions to be static to enforce
they are not to be called from outside of the translator.

Change-Id: I1c3d8917c080409424e21e377405472094941da0
Reviewed-on: https://gerrit.openafs.org/13277
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/afs/afs_nfsdisp.c