]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afs: remove commented out AIX specific tweak
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 28 Apr 2016 21:15:06 +0000 (17:15 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 17 Aug 2016 13:05:10 +0000 (09:05 -0400)
commit8157bde183b32e54bde9fb5b90769b2ab44032ed
tree98b39f4cf2b642cd1af3d47f40fa2b9212a8e240
parentbcde840ccc14f1232c5fc8769b9a74f1c892d977
afs: remove commented out AIX specific tweak

This AIX specific code block has been commented out since
openafs-ibm-1_0.  The comments seem to indicate this was a networking
tweak specific to AIX, but the kernel variables involved were not
exported.  Clean up afs_call.c by removing this dead code.

Reviewed-on: https://gerrit.openafs.org/12276
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 5277460eaa300fc973b59d007cd3eaea93d30873)

Change-Id: Idcf94dc5962a6bb183af3bfccead3b17cff2ee58
Reviewed-on: https://gerrit.openafs.org/12306
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/afs_call.c