LINUX: Make sysctl definitions more concise 00/13700/5
authorAndrew Deason <adeason@sinenomine.net>
Fri, 19 Jul 2019 03:56:48 +0000 (22:56 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 23 Aug 2019 05:17:30 +0000 (01:17 -0400)
commit1b0bb8a7fcbd69d513ed30bb76fd0693d1bd3319
treeb5f5c91794615125db15812cd176bea0ae193a53
parent6e0f1c3b45102e7644d25cf34395ca980414317f
LINUX: Make sysctl definitions more concise

Our sysctl definitions are quite verbose, and adding new ones involves
copying a bunch of lines. Make these a little easier to specify, by
defining some new preprocessor macros.

Change-Id: I45fc8122b18587f42f52b3d41a1f4c6937ec0f8a
Reviewed-on: https://gerrit.openafs.org/13700
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>
src/afs/LINUX/osi_sysctl.c